Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am:
Browse files Browse the repository at this point in the history
a4404b1 am: bde2559

am: 4fb761b

* commit '4fb761b9a7345201c646fccc6c421355c06978d5':
  Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
  • Loading branch information
Marco Loaiza authored and android-build-merger committed Oct 26, 2015
2 parents 735be48 + 4fb761b commit 93a6e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/Development/Android.mk
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 93a6e5f

Please sign in to comment.