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:
@@ -1,7 +1,7 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common org.apache.http.legacy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user