Prevent the creation of Email.apk

Signed-off-by: Velsoth <velsoth@adhoc.zone>
This commit is contained in:
Fivel Sotheby 2019-11-19 00:19:08 +00:00
parent 3d3fd35587
commit df5e8f16f3
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)),)