summaryrefslogtreecommitdiff
path: root/core/java/android/permission/PermissionUsageHelper.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-08-03Add attribution info to start callbacksNate Myren
2021-06-30Create "trusted chain" mechanism for AttributionSourceNate Myren
2021-06-23Create Attribution Chains in HistoricalOpsNate Myren
2021-06-04Support AttributionSource chains in PermissionUsageHelperNate Myren
2021-04-07Exclude only system and device intelligence roles from indicatorsNate Myren
2021-04-02Assemble proxy chain based on package/uid, not attribution tagNate Myren
2021-03-24Merge "Add Permission Indicator methods/classes to Test Api" into sc-devNate Myren
2021-03-23Add Permission Indicator methods/classes to Test ApiNate Myren
2021-03-22Handle proxy chains including the system packageNate Myren
2021-03-16Remove R QPR attribution hacksNate Myren
2021-03-12Show all system apps to hub teamfood, remove location indicatorNate Myren
2021-02-26Show usage by default speech recognizerNate Myren
2021-02-11Fix double adding of special attribution usageNate Myren
2021-01-29Change recent threshold to 15 secondsNate Myren
2021-01-28Add wifi call special case, fix phone, predictor, filter systemNate Myren
2021-01-27Make sure user context map is ArrayMap, not MapNate Myren
2021-01-21Do not look at self when comparing for duplicate usageNate Myren
2021-01-15Fix proxy attribution in PermissionUsageHelperNate Myren
2021-01-13Add special attribution cases to PermissionUsageHelperNate Myren
2021-01-11Merge "Add lastAccessTime to PermGroupUsage"Nate Myren
2021-01-11Add lastAccessTime to PermGroupUsageNate Myren
2021-01-09Merge "Check for running app op when checking recent"TreeHugger Robot
2021-01-08Check for running app op when checking recentNate Myren
2021-01-07Create copy of op list, return empty if indicators disabledNate Myren
2020-12-16Add most basic aspects of permission usage to PermissionManagerNate Myren