commit | 911d7f411f36f2279aae44c89ff1d33a29140046 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Sep 05 18:11:45 2013 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Sep 06 08:08:18 2013 -0700 |
tree | 98cdcb6ae4f9720b2096f252c8c0fe1d0726f56a | |
parent | a61dc8e03e6e863005b3a4629ca8f3801d33d3c4 [diff] |
Provide calling package to ContentProviders. The calling package is important for ContentProviders that want to grant Uri permissions as a side effect of operations, so offer it through a new API. Validates the provided package against the calling UID before returning. Bug: 10626527 Change-Id: I7277880eebbd48444c024bcf5f69199133cd59e4