summaryrefslogtreecommitdiffstats
path: root/core/legacy_prebuilts.mk
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-02-07 11:21:56 -0800
committerSvetoslav Ganov <svetoslavganov@google.com>2012-02-07 11:29:19 -0800
commitb9d5682c26e8c39b4e455be69823496ea170c138 (patch)
treeb2cc6b19fac8d28492b1cad05473ead12d719d50 /core/legacy_prebuilts.mk
parentd8b5bb33864a7c266ecccf43051dbcf499e62e63 (diff)
downloadbuild-b9d5682c26e8c39b4e455be69823496ea170c138.zip
build-b9d5682c26e8c39b4e455be69823496ea170c138.tar.gz
build-b9d5682c26e8c39b4e455be69823496ea170c138.tar.bz2
Adding shell commands for manipulating content via content providers.
1. This change adds the shell command to the bin folder on the device. This will enable using shell commands (assuming right permissions are held) on a user build to manipulate state of content providers. For example, this will be used for running CTS tests that rely on secure settings without adding intermediary APKs and/or manual setup. Main change:https://android-git.corp.google.com/g/162774 Change-Id: I562eb86a4bb971dbaa42848e95e7650bf2cbb0c9
Diffstat (limited to 'core/legacy_prebuilts.mk')
-rw-r--r--core/legacy_prebuilts.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/legacy_prebuilts.mk b/core/legacy_prebuilts.mk
index 41943b1..c25880d 100644
--- a/core/legacy_prebuilts.mk
+++ b/core/legacy_prebuilts.mk
@@ -43,6 +43,7 @@ GRANDFATHERED_ALL_PREBUILT := \
cdt.bin \
chat-ril \
cmu6plus.ok.zip \
+ content \
cpcap-key.kl \
data \
dbus.conf \