aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wren <cwren@google.com>2015-11-19 15:23:37 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-19 15:23:37 +0000
commit3fc0030d2ab8b62e7d912e157dda715e7e0c1471 (patch)
tree261e141826457c39b72df54cc5ddc34aed33818e
parent16b7a37a5be328b123297aafddb007a4ef19a2d3 (diff)
parent90893741e89270f1b5bc927d6414f0ad0162f20c (diff)
downloadexperimental-3fc0030d2ab8b62e7d912e157dda715e7e0c1471.tar.gz
Merge "add some best preactices to the showcase"
am: 90893741e8 * commit '90893741e89270f1b5bc927d6414f0ad0162f20c': add some best preactices to the showcase
-rw-r--r--NotificationShowcase/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/NotificationShowcase/Android.mk b/NotificationShowcase/Android.mk
index 09697fb..9a52028 100644
--- a/NotificationShowcase/Android.mk
+++ b/NotificationShowcase/Android.mk
@@ -29,7 +29,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-v7-preference
LOCAL_PACKAGE_NAME := NotificationShowcase
-LOCAL_CERTIFICATE := platform
include $(BUILD_PACKAGE)
include $(call all-makefiles-under,$(LOCAL_PATH))