index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
PermissionChecker.java
Age
Commit message (
Expand
)
Author
2021-06-01
Switch media fw permissions checks to AttributionSource
Svet Ganov
2021-05-04
Prepare AttributionSource to expose to native
Svet Ganov
2021-04-26
Revert "Prepare AttributionSource to expose to native"
Adam Bookatz
2021-04-25
Prepare AttributionSource to expose to native
Svet Ganov
2021-04-07
Merge "Add fallback for datasource without UPDATE_APP_OP_STATS" into sc-dev
Svetoslav Ganov
2021-04-07
Add fallback for datasource without UPDATE_APP_OP_STATS
Svet Ganov
2021-04-02
Hookup renounced permissions
Svet Ganov
2021-03-31
Fix NPE in PermsissionChecker
Svet Ganov
2021-03-31
Addressing comments from commit:8d2ed5
Svet Ganov
2021-03-29
Runtime permission attribution improvements
Svet Ganov
2020-10-08
Improve the documentation of the paramters passed to noteOp
Philip P. Moltmann
2020-09-09
Allow "self" to also use RecognitionService
Philip P. Moltmann
2020-03-14
Treat MODE_FOREGROUND as ALLOWED for appop checks
Philip P. Moltmann
2020-03-12
Rename featureId -> attributionTag
Philip P. Moltmann
2020-01-21
Teach permission checker about appop permissions
kholoud mohamed
2019-10-30
Add featureId to PermissionChecker
Philip P. Moltmann
2019-10-17
Add feature context
Philip P. Moltmann
2019-10-04
Update PermissionChecker usages to avoid unnecessary attribution.
Svet Ganov
2019-08-30
Allow apps to collect which appops were noted
Philip P. Moltmann
2019-02-16
Check same uid for permission and app-op
Philip P. Moltmann
2018-02-23
Copy PermissionChecker from support lib and use in RcognitionService
Eugene Susla