Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: a4404b1a6f

am: bde2559e58

* commit 'bde2559e58762bfd8e77c8beec3814a0371b4ec6':
  Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
This commit is contained in:
Marco Loaiza
2015-10-26 17:19:17 +00:00
committed by android-build-merger

View File

@@ -1,7 +1,7 @@
LOCAL_PATH:= $(call my-dir) LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS) include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := eng LOCAL_MODULE_TAGS := optional
LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common org.apache.http.legacy LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common org.apache.http.legacy