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