aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2014-10-08 10:53:59 -0700
committerAdam Lesinski <adamlesinski@google.com>2014-10-08 10:53:59 -0700
commit02bbd640e7de5b1098dced7ad9f82d8da1883ef4 (patch)
tree26bca851c32a71aa06d06e5eb5c25d878deec891
parent397a8be4bc26a696cf205ac9800865caee3ecf61 (diff)
downloadbuild-02bbd640e7de5b1098dced7ad9f82d8da1883ef4.tar.gz
Add appops command to devices
This is used to set appops permissions from the command line or from CTS tests via the shell. Change-Id: I8a71d1398e2071aecfd22be7b6530f186f40c2c0
-rw-r--r--target/product/base.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/base.mk b/target/product/base.mk
index 4df10c423b..971333046d 100644
--- a/target/product/base.mk
+++ b/target/product/base.mk
@@ -19,6 +19,7 @@ PRODUCT_PACKAGES += \
20-dns.conf \
95-configured \
appwidget \
+ appops \
am \
android.policy \
android.test.runner \