- 8c71718 Support dumping according to package name in the PermissionService by 张倞诚 · 1 year, 9 months ago
- 1ba16aa Fix NPE when PermissionEntry.getGids() returns null. by Hai Zhang · 1 year, 11 months ago
- dc8c435 Create a better implementation for permission GIDs. by Hai Zhang · 1 year, 11 months ago
- 4bf59a5 Move package parsing implementations to internal by TYM Tsai · 2 years, 1 month ago
- af9f90b Add unit tests for DevicePermissionPolicy by mrulhania · 2 years, 1 month ago
- 04966c5 Rename device aware permissions apis flag by mrulhania · 2 years, 1 month ago
- bfd2e7a Clear permissions for virtual devices by mrulhania · 2 years, 2 months ago
- 07f9a2f Merge "[DeviceAware] Make AppOpsCheckingServiceInterface device-aware" into main by Karishma Vakil · 2 years, 2 months ago
- 686b076 Merge "[Permissions] Update frameworks/base/services/permission/OWNERS to include everyone in the permissions team" into main by Nate Myren · 2 years, 2 months ago
- 319379c [DeviceAware] Make AppOpsCheckingServiceInterface device-aware by Karishma Vakil · 2 years, 2 months ago
- 21001c2 [Permissions] Update frameworks/base/services/permission/OWNERS to by Karishma Vakil · 2 years, 2 months ago
- b42d532 Rename deviceId to persistentDeviceId by mrulhania · 2 years, 2 months ago
- 1dbac8d Merge "Support virtual device in permissions listener" into main by Manjeet Rulhania · 2 years, 2 months ago
- 31207a9 Support virtual device in permissions listener by mrulhania · 2 years, 4 months ago
- f49b30c [DeviceAware] Delete unused methods in AppOpsCheckingServiceInterface by Karishma Vakil · 2 years, 2 months ago
- 4a4701d Hardcode device aware permissions in system server by Yuting Fang · 2 years, 3 months ago
- 91afb8a Remove retailDemo protection flag implemenetation in the new subsystem. by Hai Zhang · 2 years, 6 months ago
- c2c630d Reformat permission Kotlin code in frameworks/base/service by Yuting Fang · 2 years, 3 months ago
- 4f30ee7 Merge "Reset virtual device permissions" into main by Manjeet Rulhania · 2 years, 3 months ago
- bf9058c Reset virtual device permissions by Manjeet Rulhania · 2 years, 3 months ago
- e599aec Add flags for device aware permission by Manjeet Rulhania · 2 years, 4 months ago
- 74e11cf Merge "Add PermissionFlagsTest to Platinum Suite." into main by Hai Zhang · 2 years, 4 months ago
- 1e61e07 Merge "device aware self revoke and one time session timeout" into main by Manjeet Rulhania · 2 years, 4 months ago
- 8ac2e96 device aware self revoke and one time session timeout by mrulhania · 2 years, 5 months ago
- 2d8d591 Use non-null assertion instead of checkNotNull(). by Hai Zhang · 2 years, 4 months ago
- 6a7f372 Add missing permission checks for adding permission listeners. by Hai Zhang · 2 years, 4 months ago
- 9e9205a Add PermissionFlagsTest to Platinum Suite. by Hai Zhang · 2 years, 4 months ago
- 5adb2ae Device aware permission schema/policy changes by mrulhania · 2 years, 8 months ago
- 1b66ee9 Merge "Use androidx Flaky annotation for device tests." into main by Anna Zhuravleva · 2 years, 5 months ago
- 86045ab Merge "Revert "Remerge: Device aware permission schema/policy changes"" into main by Vladimir Komsiyski · 2 years, 5 months ago
- d0e4443 Revert "Remerge: Device aware permission schema/policy changes" by Vladimir Komsiyski · 2 years, 5 months ago
- 9f00c7f Merge "Add unit tests for AppIdPermissionPolicy" into main by Treehugger Robot · 2 years, 5 months ago
- 4554e74 Add unit tests for AppIdPermissionPolicy by Yi-an Chen · 2 years, 6 months ago
- 8583ef8 Fix kotlin nullable errors in services.permission by Colin Cross · 2 years, 5 months ago
- a34ff85 Merge "Remerge: Device aware permission schema/policy changes" into main by Manjeet Rulhania · 2 years, 5 months ago
- 30b91e6 Remerge: Device aware permission schema/policy changes by mrulhania · 2 years, 8 months ago
- 3f11e9d Use androidx Flaky annotation for device tests. by Anna Zhuravleva · 2 years, 5 months ago
- 77599805 Fix NPE due to SparseArray.remove() without gc(). by Hai Zhang · 2 years, 5 months ago
- 0a98941 Merge "Revert "Device aware permission schema/policy changes"" into main by Ján Sebechlebský · 2 years, 5 months ago
- c6f062b Revert "Device aware permission schema/policy changes" by Ján Sebechlebský · 2 years, 5 months ago
- 8b28328 Merge "Add kdoc for immutable data structure classes." into main by Treehugger Robot · 2 years, 6 months ago
- 787c076 Device aware permission schema/policy changes by mrulhania · 2 years, 8 months ago
- 0881f77 Add kdoc for immutable data structure classes. by Hai Zhang · 2 years, 6 months ago
- f0545c1 Merge "Prevent some key system applications from losing storage permissions" into main by Yi-an Chen · 2 years, 6 months ago
- 462c1d1 Prevent some key system applications from losing storage permissions by Yi-an Chen · 2 years, 6 months ago
- 86d4819 Only run flaky permissions test in postsubmit (frameworks/base) by Jay Thomas Sullivan · 2 years, 6 months ago
- 83b3860 Adding Bug component to Permissions related OWNERS files by Joe Castro · 2 years, 6 months ago
- 83bdb14 Add test mapping for new permission code. by Hai Zhang · 2 years, 6 months ago
- 6b955f6 Revert "Revert "Update signature permissions when package signing is changed."" by Hai Zhang · 2 years, 6 months ago
- 2eaf848 Revert "Update signature permissions when package signing is changed." by Sam Dubey · 2 years, 6 months ago
- 88c2406 Update signature permissions when package signing is changed. by Hai Zhang · 2 years, 6 months ago
- dca00a4 Reorder check in resetRuntimePermissions(). by Hai Zhang · 2 years, 7 months ago
- cd225c7 Only reset runtime permissions in resetRuntimePermissions(). by Hai Zhang · 2 years, 7 months ago
- 3506548 Merge "Re-evaluate permission state upon known certs change." by Treehugger Robot · 2 years, 7 months ago
- 8e8b067 Re-evaluate permission state upon known certs change. by Hai Zhang · 2 years, 7 months ago
- d92cb21 Upgrade user selected permission in visual media group by Manjeet Rulhania · 2 years, 9 months ago
- 4ff9f6d Optimize check for requested permissions. by Hai Zhang · 2 years, 7 months ago
- d904133 Fix apps losing storage permission on every boot. by Hai Zhang · 2 years, 7 months ago
- 2360306 Merge "Make AndroidPackage.(requested|implicit)Permissions a Set." by Hai Zhang · 2 years, 7 months ago
- 3d5494f Merge "Only report permissions that require re-evaluation as changed." by Treehugger Robot · 2 years, 7 months ago
- 37f5bb9 Make AndroidPackage.(requested|implicit)Permissions a Set. by Hai Zhang · 2 years, 7 months ago
- 1fb1ca5 Only report permissions that require re-evaluation as changed. by Hai Zhang · 2 years, 7 months ago
- 09fe276 iris cleanup unused methods by mrulhania · 2 years, 7 months ago
- 71eeae1 Cork PackageInfo cache for onStorageVolumeMounted() and onUserCreated(). by Hai Zhang · 2 years, 8 months ago
- d84e31b Use a separate fingerprint for DefaultPermissionGrantPolicy. by Hai Zhang · 2 years, 8 months ago
- 402a38a Fix system crash when APK gets deleted. by Hai Zhang · 2 years, 8 months ago
- 84be7d6 Keep legacy permission granted if it has been reviewed. by Hai Zhang · 2 years, 8 months ago
- b2cf30a Correct the scan order in onStoreageVolumeAdded by Yi-an Chen · 2 years, 8 months ago
- d8e8255 Use Slog instead of Log in UPS. by Hai Zhang · 2 years, 8 months ago
- ebb6f31 Never serialize one-time permissions as granted in UPS. by Hai Zhang · 2 years, 8 months ago
- defed6c Retain ROLE and USER_SET for app-op permissions in UPS. by Hai Zhang · 2 years, 8 months ago
- 3ba8435 Fix concurrent modification during reads for SparseArray. by Hai Zhang · 2 years, 8 months ago
- ef95394 Remove REVIEW_REQUIRED and REVOKED_COMPAT with install -g. by Hai Zhang · 2 years, 8 months ago
- c3f20ed Fix deadlock in app op listeners. by Hai Zhang · 2 years, 8 months ago
- bf667ec1 Add dumpsys for new permissions subsystem by Manjeet Rulhania · 2 years, 9 months ago
- 89cc5e9 Merge "Make PermissionPolicyService use OnPermissionsChangeListener." by Treehugger Robot · 2 years, 9 months ago
- 1993c88 Make PermissionPolicyService use OnPermissionsChangeListener. by Hai Zhang · 2 years, 9 months ago
- 43cff46 Merge "Allow setting REVIEW_REQUIRED in updatePermissionFlags()." by Treehugger Robot · 2 years, 9 months ago
- 0ee4b38 Allow setting REVIEW_REQUIRED in updatePermissionFlags(). by Hai Zhang · 2 years, 9 months ago
- 7d9adee Merge "Add toString() for immutable collections." by Treehugger Robot · 2 years, 9 months ago
- 965db6d Add toString() for immutable collections. by Hai Zhang · 2 years, 9 months ago
- f5a7c16 Remove stopship from AppIdPermissionPolicy by Yi-an Chen · 2 years, 9 months ago
- 04459ff9 Move dropping implicit UPGRADE_EXEMPT into permission policy. by Hai Zhang · 2 years, 9 months ago
- 7e8b4c0 Implement retailDemo protection flag in the new subsystem. by Hai Zhang · 2 years, 9 months ago
- 85a5157 Allow getting and removing app op modes for non-existent users. by Hai Zhang · 2 years, 9 months ago
- bbd5363 Merge "Extract ExternalState from SystemState." by Hai Zhang · 2 years, 9 months ago
- 30854f8 Extract ExternalState from SystemState. by Hai Zhang · 2 years, 9 months ago
- b64545f Merge "make upgrade version combination resilient" by Manjeet Rulhania · 2 years, 9 months ago
- 485d809 make upgrade version combination resilient by Manjeet Rulhania · 2 years, 9 months ago
- 5b1bc59 Add listeners to appops checking interface by Evan Severson · 2 years, 10 months ago
- 6e564e4 Clean up TODOs in the new subsystem. by Hai Zhang · 2 years, 9 months ago
- fdb7de21e Rename AccessState appIds to appIdPackageNames. by Hai Zhang · 2 years, 9 months ago
- a8b3e27 Use immutable collections. by Hai Zhang · 2 years, 10 months ago
- c58566f Add immutable collections. by Hai Zhang · 3 years ago
- 9df3f10 appops state upgrade and migration by Manjeet Rulhania · 2 years, 11 months ago
- 688853f Fix errors for UPS startup by Manjeet Rulhania · 2 years, 10 months ago
- 059a58f move permissions state upgrade to system server by Manjeet Rulhania · 2 years, 10 months ago
- 130babb Merge changes from topic "revert-22262229-revert-21960657-TEBKYKOPLW-XORRPIIXBM" by Evan Severson · 2 years, 10 months ago
- 7cce01d Don't drop restricted permission allowlist for system apps. by Hai Zhang · 2 years, 10 months ago
- 553dcee Revert^2 "Move appop watcher logic into AppOpsService" by Evan Severson · 2 years, 10 months ago