summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorHai Zhang <zhanghai@google.com>2020-10-27 17:59:25 -0700
committerHai Zhang <zhanghai@google.com>2020-10-28 20:16:47 -0700
commit4583da1a691e69371e1fbfef5a9413fc5abc7d8c (patch)
treeb46b4bd710f965e5639294b0717390841f690555 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0295b66bee2b02b8bdf876a89ade93e7e26f49d2 (diff)
Split PermissionSettings into LegacyPermissionSettings and PermissionRegistry.
And split BasePermission into LegacyPermission and Permission. This way permission definitions become independent from package manager settings which enables using its own locking. The legacy classes are only for reading, compat dumping, and temporary writing before we migrate persistence. Similar to how we handled permission state, we are not migrating the persistence in this change, but writing back to the legacy class for persistence. The BasePermission reference is removed in LegacyPermissionState, as having only the permission name is already sufficient. The "requested permissions" section in dump no longer prints whether a the requested permission is restricted - the info is still available in the permissions section. Bug: 168319670 Test: manual Change-Id: Ieac5f4005f6f04dde4a88592dec534f31f298624
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions