summaryrefslogtreecommitdiff
path: root/core/java/android/app/AsyncNotedAppOp.java
Commit message (Expand)AuthorAgeFilesLines
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-17/+17
* Rename AppOpsCollector -> OnOpNotedCallbackPhilip P. Moltmann2020-03-101-15/+15
* Replace auto-revoke whitelist permission flags with appopEugene Susla2020-03-041-10/+15
* Include an AppOp to allow dialer role app to record and play audio into callsRicardo Correa2020-02-181-2/+2
* Add new permission / appop for reading loader dataTodd Kennedy2020-02-111-2/+2
* Add new appop for Platform VPNsBenedict Wong2020-01-101-2/+2
* Add INTERACT_ACROSS_PROFILES appopkholoud mohamed2020-01-061-2/+2
* Collect AsyncNotedAppOp in same call as noteOpPhilip P. Moltmann2020-01-031-32/+10
* Add R scoped storage app-opsPhilip P. Moltmann2019-12-181-1/+1
* Add feature contextPhilip P. Moltmann2019-10-171-3/+24
* Add @NonNull to some generated methods' argsEugene Susla2019-10-161-25/+51
* Split access-media-storage from read-external-storagePhilip P. Moltmann2019-09-201-1/+1
* Allow apps to collect which appops were notedPhilip P. Moltmann2019-08-301-0/+245