aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-08-02 20:45:52 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-08-02 20:45:52 +0000
commitecce38f587c4e5d12ef5c1a2effa802327ee624b (patch)
treec707bd74fef6097d3b0acf2ae93ccc9b9ecb0b7b
parentd6154d03ed62ef2e1afd41f942bbddbe1e90226e (diff)
parent5d5360a269b6e1c5d0d609813a3940c973447ee6 (diff)
downloadplatform_external_libbrillo-ecce38f587c4e5d12ef5c1a2effa802327ee624b.tar.gz
platform_external_libbrillo-ecce38f587c4e5d12ef5c1a2effa802327ee624b.tar.bz2
platform_external_libbrillo-ecce38f587c4e5d12ef5c1a2effa802327ee624b.zip
Remove Brillo-specific LOCAL_MODULE_TAGS am: c600d5c93b
am: 5d5360a269 Change-Id: I5c6d034ef2aa3fc808438a072fda1d183f0544f3
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 9156b3e..5dbfc64 100644
--- a/Android.mk
+++ b/Android.mk
@@ -364,9 +364,6 @@ include $(CLEAR_VARS)
LOCAL_CPP_EXTENSION := $(libbrillo_cpp_extension)
LOCAL_MODULE := libbrillo_test
LOCAL_MODULE_CLASS := NATIVE_TESTS
-ifdef BRILLO
- LOCAL_MODULE_TAGS := eng
-endif
generated_sources_dir := $(call local-generated-sources-dir)
LOCAL_SRC_FILES := $(libbrillo_test_sources)
LOCAL_C_INCLUDES := \