diff options
| author | 2022-09-20 12:18:02 -0700 | |
|---|---|---|
| committer | 2022-09-26 19:41:55 -0700 | |
| commit | 7699ecdf364d67c9f64a8d31a3a9a76c92484882 (patch) | |
| tree | d1e44eaf23aa43daf37314f331407946b0066286 /libs/androidfw/AssetsProvider.cpp | |
| parent | 7144d64e3a1b858f93f895b7da1e9ad7adf985a3 (diff) | |
Extract appop restrictions
Extract all (or most) app-op restrictions behavior out of AppOpsService
and into LegacyAppOpsServiceInterfaceImpl.
There are two types of app-op restrictions: global restrictions and user
restrictions. Currently, the code/variables for both of these features
resides in AppOpsService. As part of ongoing refactoring work, we want
to move this functionality into another class and provide an interface
which AppOpsService can use to access it.
Test: atest AppOpsLegacyRestrictionsTest
Bug: 240200048
Change-Id: I18121136c0855d72b3b530b68dce2e2de4d40d16
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions