History log of /frameworks/base/cmds/content/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33c29b0e16a98753aecad894cbc344a87a6307a5 20-Feb-2013 Ying Wang <wangying@google.com> Use BUILD_PREBUILT to install the shell script

NOTICE files will be picked up automatically.

Change-Id: Ia4938aff013f1c010cbbfceacf5685722c86c39a
/frameworks/base/cmds/content/Android.mk
3f55172f7b3957a37b094c2afcbaa673a8b488fa 22-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Fixing the content build file to include the command on user builds.

Change-Id: Ic4a1627eff869702d04c81dcb9a877c74ed65f2a
/frameworks/base/cmds/content/Android.mk
09ff963b085b3934d52112e2b74688125304e3f9 16-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Fixing the build.

Change-Id: I9ba599adea16b68c3c3af166a2845979624aef80
/frameworks/base/cmds/content/Android.mk
25872aa3ef189ae5506a923398af11ce5eb1a9b9 04-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Adding shell commands for modifying content.

1. Added methods to the ActivityManagerService remote interface
that allow accessing content providers outside of an application.
These methods are guarded by an internal signature protected
permission which is given to the shell user. This enables a
shell program to access content providers.

2. Implemented a shell command that takes as input as standart
fagls with values and manipulates content via the content provider
mechanism.

Change-Id: I2943f8b59fbab33eb623458fa01ea61a077b9845
/frameworks/base/cmds/content/Android.mk