Prevent the creation of Email.apk
Signed-off-by: Velsoth <velsoth@adhoc.zone>adhoc-dev
parent
3d3fd35587
commit
df5e8f16f3
|
@ -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)),)
|
||||
|
|
Loading…
Reference in New Issue