diff options
| author | 2022-03-23 11:11:25 +0000 | |
|---|---|---|
| committer | 2022-03-28 14:30:48 +0100 | |
| commit | a6b7d97705659e6cb8995d874a8f7ea14d16c3a4 (patch) | |
| tree | 7cf3b2d9babc03c565ee2be0883cab6df8425e0f /libs/androidfw/StringPool.cpp | |
| parent | 923eb82c53758c6634420e5cb813c3776c7e5bd3 (diff) | |
Don't allow sdk sandbox processes to register/unregister CPs
We are going to limit how sdk sandbox processes can interact with
content providers. This change adds blanket deny rule for the things
that we definitely don't want sdk sandbox to do (e.g. register content
providers).
Accessing CPs is a little bit more nuanced, since we at least should
give sdk sandboxes an option to access CPs defined in the WebView.
Effort to add additional restrictions on getContentProvider method for
sdk sandbox processes is tracked in b/226318628, in this change we
simply log the warning saying that access will be removed.
Bug: 217538253
Bug: 226318628
Test: presubmit
Change-Id: I766fff8288bb60acec9e9bf6dee14edfc99b30fb
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions