Merge "Add label for charger property" am: 533c29fe34
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2411334 Change-Id: Ie7896d816dc27422457b45a8d75a998578af0874 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5fed924d3c
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,7 @@ perf.drop_caches u:object_r:perf_drop_caches_prop:s0 exact enum 0 3
|
||||||
ro.charger. u:object_r:charger_prop:s0
|
ro.charger. u:object_r:charger_prop:s0
|
||||||
sys.boot_from_charger_mode u:object_r:charger_status_prop:s0 exact int
|
sys.boot_from_charger_mode u:object_r:charger_status_prop:s0 exact int
|
||||||
ro.enable_boot_charger_mode u:object_r:charger_config_prop:s0 exact bool
|
ro.enable_boot_charger_mode u:object_r:charger_config_prop:s0 exact bool
|
||||||
|
ro.product.charger.unplugged_shutdown_time u:object_r:charger_config_prop:s0 exact int
|
||||||
|
|
||||||
# Virtual A/B and snapuserd properties
|
# Virtual A/B and snapuserd properties
|
||||||
ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
||||||
|
|
Loading…
Reference in a new issue