Compare commits

...

1 Commits

Author SHA1 Message Date
Fivel Sotheby df5e8f16f3 Prevent the creation of Email.apk
Signed-off-by: Velsoth <velsoth@adhoc.zone>
2019-11-19 00:19:17 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ ifeq (eng,$(TARGET_BUILD_VARIANT))
LOCAL_PROGUARD_FLAG_FILES += proguard-test.flags
endif
include $(BUILD_PACKAGE)
#include $(BUILD_PACKAGE)
# only include rules to build other stuff for the original package, not the derived package.
ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)