diff options
author | Jeff Chang <chengjeff@google.com> | 2021-06-20 12:31:13 +0800 |
---|---|---|
committer | Jeff Chang <chengjeff@google.com> | 2021-06-25 15:34:41 +0800 |
commit | 18240c606c84ecffb191ca7ea4bf9fabe41331ab (patch) | |
tree | 014b2b33f78ab3a34230e84304ee945b979fdbab /docs/html/sdk/api_diff/22/changes | |
parent | 44d2d1f83421d6e435465d2b6787aa0905093460 (diff) |
Prevent app check via content provider.
Perform a check if a caller has an access to uri when startActivities.
If uri provider exists but is non exported or permission protected and
throw a SecurityException. App use it to determine if the content
provider is installed or not.
The CL handle the exception without throw the exception out to prevent
that.
Bug: 190396251
Test: atest CtsWindowManagerDeviceTestCases:ActivityStarterTests
Change-Id: Ieca3e555dcd0c046d92f7d40ef4125d3a535d8a1
Diffstat (limited to 'docs/html/sdk/api_diff/22/changes')
0 files changed, 0 insertions, 0 deletions