From 96dd5618ae8586f952241e02080a30b707f70bbd Mon Sep 17 00:00:00 2001 From: oxmc Date: Wed, 3 Sep 2025 10:26:19 -0700 Subject: [PATCH] Update Android.mk --- Android.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Android.mk b/Android.mk index bb761fd..2cd8e88 100644 --- a/Android.mk +++ b/Android.mk @@ -1,5 +1,3 @@ LOCAL_PATH := $(call my-dir) -# Include the browser makefile -include $(CLEAR_VARS) -include $(LOCAL_PATH)/Browser.mk \ No newline at end of file +include $(CLEAR_VARS) \ No newline at end of file