diff options
author | Philip P. Moltmann <moltmann@google.com> | 2018-06-04 16:04:36 -0700 |
---|---|---|
committer | Philip P. Moltmann <moltmann@google.com> | 2018-06-05 16:51:27 -0700 |
commit | 610b91de45151455aeed70ef694a3653f92c1d81 (patch) | |
tree | 35d30cacb4b64d6469bfb67679211aa13d820809 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 9303f6fd0ef9db692c423a88f97b1cc1102b129c (diff) |
Always return null when accessing provider unavailable to instant app
When the provider is not cached we first try to resolve it which would
fail and return null. When the provider is cached we would return a
SecurityException.
This unifies the behavior for instant apps.
Fixes: 92984448
Test: cts-instant-tradefed run commandAndExit cts-instant-dev
-m CtsPermissionTestCases
--test=android.permission.cts.ProviderPermissionTest
Change-Id: I00120f597bd10ac02232bcc2b25dd0d6c4342bf2
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions