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)
commitb9d5682c26e8c39b4e455be69823496ea170c138
treeb2cc6b19fac8d28492b1cad05473ead12d719d50
parentd8b5bb33864a7c266ecccf43051dbcf499e62e63
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
core/legacy_prebuilts.mk
core/user_tags.mk