summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2015-04-20 04:16:04 +0200
committerMichael Bestas <mikeioannina@gmail.com>2016-12-30 20:15:19 +0200
commit8e31b73112c72393639701e9b7d3d0305631522f (patch)
treeb6fd77cde5bebf7b3d3d0bffee1ff378a5c8f4d1 /Android.mk
parent1099eb6d27d234a5c7e6036510ad2701b0ebcd69 (diff)
downloadandroid_packages_apps_Email-8e31b73112c72393639701e9b7d3d0305631522f.tar.gz
android_packages_apps_Email-8e31b73112c72393639701e9b7d3d0305631522f.tar.bz2
android_packages_apps_Email-8e31b73112c72393639701e9b7d3d0305631522f.zip
email: custom notification lights
Change-Id: I3aaed3c682ae33da925316a5b9a586796fe71229 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index b6a4bd90d..027251f06 100644
--- a/Android.mk
+++ b/Android.mk
@@ -65,8 +65,6 @@ ifeq (eng,$(TARGET_BUILD_VARIANT))
LOCAL_PROGUARD_FLAG_FILES += proguard-test.flags
endif
-LOCAL_SDK_VERSION := current
-
include $(BUILD_PACKAGE)
# only include rules to build other stuff for the original package, not the derived package.