Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
am: a4404b1a6f
* commit 'a4404b1a6f425fc3a8b5f074a80f1df1b2341641':
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)
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user