OSDN Git Service

Adding shell commands for manipulating content via content providers.
authorSvetoslav Ganov <svetoslavganov@google.com>
Tue, 7 Feb 2012 19:21:56 +0000 (11:21 -0800)
committerSvetoslav Ganov <svetoslavganov@google.com>
Tue, 7 Feb 2012 19:29:19 +0000 (11:29 -0800)
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

core/legacy_prebuilts.mk
core/user_tags.mk

index 41943b1..c25880d 100644 (file)
@@ -43,6 +43,7 @@ GRANDFATHERED_ALL_PREBUILT := \
        cdt.bin \
        chat-ril \
        cmu6plus.ok.zip \
+       content \
        cpcap-key.kl \
        data \
        dbus.conf \
index d5aa24d..f10ed27 100644 (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 \