summaryrefslogtreecommitdiff
path: root/core/java/android/permission/PermissionManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-27Pass metadata as AttributionSourceSource.Jeff Sharkey
2021-07-10Optimize AttributionSource tokens - baseSvet Ganov
2021-06-23Create Attribution Chains in HistoricalOpsNate Myren
2021-06-04Support AttributionSource chains in PermissionUsageHelperNate Myren
2021-06-01Switch media fw permissions checks to AttributionSourceSvet Ganov
2021-04-30Fix nullability of the group name parameter in queryPermissionsByGroup().Hai Zhang
2021-04-26Revert "Prepare AttributionSource to expose to native"Adam Bookatz
2021-04-25Prepare AttributionSource to expose to nativeSvet Ganov
2021-04-15Do not hold indicators for apps that become pausedFabian Kozynski
2021-04-07Exclude only system and device intelligence roles from indicatorsNate Myren
2021-04-02Hookup renounced permissionsSvet Ganov
2021-03-29Runtime permission attribution improvementsSvet Ganov
2021-03-24Merge "Extend permission pregrant tracing utility" into sc-devEugene Susla
2021-03-23Add Permission Indicator methods/classes to Test ApiNate Myren
2021-03-23Extend permission pregrant tracing utilityEugene Susla
2021-03-16Remove R QPR attribution hacksNate Myren
2021-02-25Remove role exempt flagEvan Severson
2021-01-06Finish swapping packageName and permissionName.Hai Zhang
2021-01-07Merge "Remove IPermissionManager usage inside PackageManagerService."TreeHugger Robot
2021-01-06Merge "Add most basic aspects of permission usage to PermissionManager"Nate Myren
2020-12-21Remove IPermissionManager usage inside PackageManagerService.Hai Zhang
2020-12-17Use allowlist in permission internally.Hai Zhang
2020-12-16Add most basic aspects of permission usage to PermissionManagerNate Myren
2020-12-10Move permission methods in PackageManager to PermissionManager.Hai Zhang
2020-12-10Move a subset of PermissionManager APIs into LegacyPermissionManager.Hai Zhang
2020-10-22Merge "Do not allow to install S+ apps with cross cert permissions"TreeHugger Robot
2020-10-21Do not allow to install S+ apps with cross cert permissionsPhilip P. Moltmann
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-10-12Enable in-process permission caches for system_serverLee Shombert
2020-09-22Merge changes from topic "revert-12439864-PermAppOpsCrossUserCheck-Fixed-DGFF...Philip P. Moltmann
2020-09-21Revert "Check cross-user interactions for permissions and app-op..."Philip P. Moltmann
2020-09-20Merge changes from topic "PermAppOpsCrossUserCheck-Fixed"Philip P. Moltmann
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-09-11Check cross-user interactions for permissions and app-ops operationsPhilip P. Moltmann
2020-08-12PackageNamePermissionQuery uid->userIdAdam Bookatz
2020-08-05Enhance PropertyInvalidatedCache debuggingLee Shombert
2020-05-21Correct javadoc for an auto-revoke APIEugene Susla
2020-03-19Refactor device ID access SystemAPI to PermissionManagerMichael Groover
2020-03-18[Telephony Mainline] Hide all PermissionManager APIs for RPeter Wang
2020-03-13Introduce per-app manifest flags for autoRevokeEugene Susla
2020-02-27Add context UID to package-name-based permission queryDaniel Colascione
2020-02-20Cache package and permission informationDaniel Colascione
2020-01-31Add UPGRADE_RUNTIME_PERMISSIONS permission to support testing.Hai Zhang
2020-01-24[Telephony Mainline] Remove hidden API usages in CarrierAppUtilsPeter Wang
2020-01-15[Telephony Mainline] Refactored PermissionManagerPeter Wang
2020-01-03Create permission for managing one-time permission sessionsEvan Severson
2019-12-18Create system server component for one-time permissionsEvan Severson