| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia16bd5dc78da1f5c8e52070d9c0e8431744224e8
|
|
|
|
| |
Change-Id: Ic4a1627eff869702d04c81dcb9a877c74ed65f2a
|
|
|
|
| |
Change-Id: I9ba599adea16b68c3c3af166a2845979624aef80
|
|
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
|