Prevent the creation of Email.apk
Signed-off-by: Velsoth <velsoth@adhoc.zone>
This commit is contained in:
parent
3d3fd35587
commit
df5e8f16f3
@ -65,7 +65,7 @@ ifeq (eng,$(TARGET_BUILD_VARIANT))
|
|||||||
LOCAL_PROGUARD_FLAG_FILES += proguard-test.flags
|
LOCAL_PROGUARD_FLAG_FILES += proguard-test.flags
|
||||||
endif
|
endif
|
||||||
|
|
||||||
include $(BUILD_PACKAGE)
|
#include $(BUILD_PACKAGE)
|
||||||
|
|
||||||
# only include rules to build other stuff for the original package, not the derived package.
|
# only include rules to build other stuff for the original package, not the derived package.
|
||||||
ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
|
ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
|
||||||
|
Loading…
Reference in New Issue
Block a user