summaryrefslogtreecommitdiff
path: root/tests/SharedLibraryLoadingTest/Android.bp
diff options
context:
space:
mode:
author mrulhania <mrulhania@google.com> 2024-11-12 17:32:05 -0800
committer Manjeet Rulhania <mrulhania@google.com> 2024-12-12 07:38:20 -0800
commitf06d0c5a3b9359aef795aa2a3602d7d053ed40bc (patch)
tree160f3fac9fa58c495d84e5c8bf5501259ce45782 /tests/SharedLibraryLoadingTest/Android.bp
parenta22952d7387bd971118f1bfb44b5c4a5532759f6 (diff)
Add new permission API to optimize permission request flow
This CL keeps the API hidden. The short goal for this change is to short circuit (performance optimization) permission request if the permission is permanently denied. We can also make the API public to help apps imorove their permission request flow. Today, apps uses custom logic and local state to infer permanent denial. This API can simplify it, and will encourage apps not store permission state locally. Bug: 378923900 Test: presubmit FLAG: EXEMPT hidden api Change-Id: Iaf333e28c45b9cb6299892891ba6355af9580024
Diffstat (limited to 'tests/SharedLibraryLoadingTest/Android.bp')
0 files changed, 0 insertions, 0 deletions