summaryrefslogtreecommitdiff
path: root/core/java/android/app/AppOpsManager.java
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE Fix READ/WRITE operation access issues on Restricted appOps.Hao Ke2024-08-271-1/+1
* RESTRICT AUTOMERGE Use chain start token in performOpTransactionNate Myren2022-12-141-9/+13
* Revert "DO NOT MERGE Add GET_USAGE_STATS to RUNTIME_AND_APPOP_PERMISSIONS_OPS"Nate Myren2022-08-241-1/+0
* DO NOT MERGE Add GET_USAGE_STATS to RUNTIME_AND_APPOP_PERMISSIONS_OPSNate Myren2022-08-221-0/+1
* Revert "Fix default mode for system alert window on low-RAM device."Jon Spivack2022-05-131-15/+4
* Note RECEIVE_AMBIENT_TRIGGER_AUDIO in the SoundTriggerNate Myren2022-05-091-4/+29
* Allow system server uid to bypass location restrictionEvan Severson2022-05-051-9/+14
* Disallow privileged apps to bypass location restrictionEvan Severson2022-04-291-2/+2
* Add OEM config for enhanced confirmation mode and add restricted read opsRicky Wai2022-04-201-0/+135
* Rename READ_MEDIA_IMAGE to READ_MEDIA_IMAGESJay Thomas Sullivan2022-03-091-1/+1
* Fix default mode for system alert window on low-RAM device.Rajeev Kumar2022-02-161-4/+15
* Define new AUDIO/VIDEO/IMAGE permissionsJay Thomas Sullivan2022-02-011-3/+3
* Merge "Revert "Define new AUDIO/VIDEO/IMAGE permissions""Jay Sullivan2022-01-311-3/+3
|\
| * Revert "Define new AUDIO/VIDEO/IMAGE permissions"Jay Sullivan2022-01-291-3/+3
* | Merge "Add restricted settings app ops and apply it into Restricted Preference"Ricky Wai2022-01-281-1/+25
|\ \ | |/ |/|
| * Add restricted settings app ops and apply it into Restricted PreferenceRicky Wai2022-01-261-1/+25
* | Define new AUDIO/VIDEO/IMAGE permissionsJay Thomas Sullivan2022-01-181-3/+3
|/
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-3/+3
* Copy pointer to sOnOpNotedCallback before queuing dispatchEvan Severson2021-11-231-10/+10
* Add new appOps to track the behavior of VPN app am: e89ec676a4 am: f050c4f072...lucaslin2021-11-011-2/+48
|\
| * Add new appOps to track the behavior of VPN applucaslin2021-10-261-2/+48
| * Add new wifi nearby devices app-opsxshu2021-10-191-1/+15
* | Add new wifi nearby devices app-opsxshu2021-10-111-1/+15
* | Create and default grant Notification permissionNate Myren2021-09-221-1/+3
|/
* Merge "Add attribution info to start callbacks" into sc-devNate Myren2021-08-031-3/+57
|\
| * Add attribution info to start callbacksNate Myren2021-08-031-3/+57
* | Revert sync app op chain changesNate Myren2021-08-021-100/+103
|/
* Merge "Add OPSTR_RECORD_AUDIO_HOTWORD to TestApi" into sc-devTreeHugger Robot2021-07-031-0/+1
|\
| * Add OPSTR_RECORD_AUDIO_HOTWORD to TestApiNate Myren2021-06-301-0/+1
* | Create "trusted chain" mechanism for AttributionSourceNate Myren2021-06-301-1/+9
|/
* Create Attribution Chains in HistoricalOpsNate Myren2021-06-231-12/+38
* Store whether attribution tag is valid separate from bypassErik Wolsheimer2021-06-121-13/+0
* Merge "Switch media fw permissions checks to AttributionSource" into sc-devSvetoslav Ganov2021-06-021-21/+156
|\
| * Switch media fw permissions checks to AttributionSourceSvet Ganov2021-06-011-21/+156
* | Merge "Fix intermittent async noteOps" into sc-devJay Sullivan2021-06-021-15/+1
|\ \ | |/ |/|
| * Fix intermittent async noteOpsJay Thomas Sullivan2021-05-171-15/+1
* | Update location bypass allowlistSoonil Nagarkar2021-05-211-3/+4
* | Merge "Avoid a SecurityExcetion crash" into sc-devTreeHugger Robot2021-05-211-0/+13
|\ \
| * | Avoid a SecurityExcetion crashGuojing Yuan2021-05-201-0/+13
| |/
* | Merge "Add OPSTR_PHONE_CALL_* op strings to System API" into sc-devTreeHugger Robot2021-05-211-2/+2
|\ \
| * | Add OPSTR_PHONE_CALL_* op strings to System APINate Myren2021-05-201-2/+2
* | | Revert "Create non-bypassable op restrictions"Ocean Chen2021-05-201-11/+1
|/ /
* | Create non-bypassable op restrictionsEvan Severson2021-05-191-1/+11
* | Add support for excluding tags from restrictionsSoonil Nagarkar2021-05-141-8/+15
|/
* Merge "Fix a serialization issue in sync op reporting" into sc-devTreeHugger Robot2021-05-071-6/+6
|\
| * Fix a serialization issue in sync op reportingSvet Ganov2021-05-071-6/+6
* | Merge "Fix issues with getHistoricalOps() results overflowing Binder connecti...TreeHugger Robot2021-05-061-20/+7
|\ \
| * | Fix issues with getHistoricalOps() results overflowing Binder connection.Stanislav Zholnin2021-05-051-20/+7
* | | Merge "Prepare AttributionSource to expose to native" into sc-devSvetoslav Ganov2021-05-051-105/+120
|\ \ \ | |/ / |/| / | |/
| * Prepare AttributionSource to expose to nativeSvet Ganov2021-05-041-105/+120