summaryrefslogtreecommitdiff
path: root/core/java/android/app/AppOpsManager.java
AgeCommit message (Expand)Author
2021-08-03Merge "Add attribution info to start callbacks" into sc-devNate Myren
2021-08-03Add attribution info to start callbacksNate Myren
2021-08-02Revert sync app op chain changesNate Myren
2021-07-03Merge "Add OPSTR_RECORD_AUDIO_HOTWORD to TestApi" into sc-devTreeHugger Robot
2021-06-30Add OPSTR_RECORD_AUDIO_HOTWORD to TestApiNate Myren
2021-06-30Create "trusted chain" mechanism for AttributionSourceNate Myren
2021-06-23Create Attribution Chains in HistoricalOpsNate Myren
2021-06-12Store whether attribution tag is valid separate from bypassErik Wolsheimer
2021-06-02Merge "Switch media fw permissions checks to AttributionSource" into sc-devSvetoslav Ganov
2021-06-02Merge "Fix intermittent async noteOps" into sc-devJay Sullivan
2021-06-01Switch media fw permissions checks to AttributionSourceSvet Ganov
2021-05-21Update location bypass allowlistSoonil Nagarkar
2021-05-21Merge "Avoid a SecurityExcetion crash" into sc-devTreeHugger Robot
2021-05-21Merge "Add OPSTR_PHONE_CALL_* op strings to System API" into sc-devTreeHugger Robot
2021-05-20Add OPSTR_PHONE_CALL_* op strings to System APINate Myren
2021-05-20Revert "Create non-bypassable op restrictions"Ocean Chen
2021-05-20Avoid a SecurityExcetion crashGuojing Yuan
2021-05-19Create non-bypassable op restrictionsEvan Severson
2021-05-17Fix intermittent async noteOpsJay Thomas Sullivan
2021-05-14Add support for excluding tags from restrictionsSoonil Nagarkar
2021-05-07Merge "Fix a serialization issue in sync op reporting" into sc-devTreeHugger Robot
2021-05-07Fix a serialization issue in sync op reportingSvet Ganov
2021-05-06Merge "Fix issues with getHistoricalOps() results overflowing Binder connecti...TreeHugger Robot
2021-05-05Merge "Prepare AttributionSource to expose to native" into sc-devSvetoslav Ganov
2021-05-05Fix issues with getHistoricalOps() results overflowing Binder connection.Stanislav Zholnin
2021-05-04Merge "Add more explanation on difference between aggregate and discrete info...Stanislav Zholnin
2021-05-04Prepare AttributionSource to expose to nativeSvet Ganov
2021-05-03Add more explanation on difference between aggregate and discreteStanislav Zholnin
2021-05-01Use the correct switch for AR bypassSvet Ganov
2021-04-30Merge "Add RECORD_INCOMING_PHONE_AUDIO app op" into sc-devNate Myren
2021-04-27Bug fixes and testing support for DiscreteRegistryStanislav Zholnin
2021-04-15Deduplicate discrete events for different attribution tags.Stanislav Zholnin
2021-04-15Deduplicate discrete operation before delivering result.Stanislav Zholnin
2021-04-12Add RECORD_INCOMING_PHONE_AUDIO app opNate Myren
2021-04-08New BLUETOOTH_ADVERTISE manifest permission.Jeff Sharkey
2021-04-06Activity recognition source app op trackingSvet Ganov
2021-04-06Merge "Make note/startOperation return SyncNotedAppOp, add mode" into sc-devTreeHugger Robot
2021-04-02Make note/startOperation return SyncNotedAppOp, add modeNate Myren
2021-04-01Add a new uwb ranging app-opsRoshan Pius
2021-03-31Addressing comments from commit:8d2ed5Svet Ganov
2021-03-29Runtime permission attribution improvementsSvet Ganov
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-22Add BLUETOOTH_SCAN and BLUETOOTH_CONNECT app opsJay Thomas Sullivan
2021-03-17Merge "Expand try/catch for DeviceConfig in AppOpsManager" into sc-devTreeHugger Robot
2021-03-17Merge "Remove R QPR attribution hacks" into sc-devNate Myren
2021-03-17Expand try/catch for DeviceConfig in AppOpsManagerNate Myren
2021-03-16Remove R QPR attribution hacksNate Myren
2021-03-16Add new permission MANAGE_MEDIAIvan Chiang
2021-03-12Add a flag check in AppOpsManager to enable full stacktraceNate Myren