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
This commit is contained in:
Svetoslav Ganov
2012-02-07 11:21:56 -08:00
parent d8b5bb3386
commit b9d5682c26
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ GRANDFATHERED_ALL_PREBUILT := \
cdt.bin \
chat-ril \
cmu6plus.ok.zip \
content \
cpcap-key.kl \
data \
dbus.conf \

View File

@@ -71,6 +71,7 @@ GRANDFATHERED_USER_MODULES += \
com.android.phone.common \
com.android.vcard \
commons-compress-1.0 \
content \
copybit.qsd8k \
copybit.s5pc110 \
coverage \