Merge ab/AP4A.241205.013 into aosp-main-future
Bug: 370570306 Merged-In: I96f429ec3284114868ad220ea308a6920930c065 Change-Id: I15a1c680b1877aa299e5c865a5a78c6ce2bd4a62
This commit is contained in:
commit
c0a71b7d0e
1 changed files with 0 additions and 18 deletions
18
battery_mitigation/sepolicy/vendor/dumpstate.te
vendored
18
battery_mitigation/sepolicy/vendor/dumpstate.te
vendored
|
@ -1,21 +1,3 @@
|
|||
# To call battery_mitigation hal
|
||||
allow dumpstate hal_battery_mitigation_service:service_manager find;
|
||||
binder_call(dumpstate, battery_mitigation);
|
||||
|
||||
allow hal_dumpstate_default sysfs_acpm_stats:dir { read open search };
|
||||
allow hal_dumpstate_default sysfs_acpm_stats:file { read open getattr };
|
||||
allow hal_dumpstate_default sysfs_cpu:file { read open getattr };
|
||||
allow hal_dumpstate_default sysfs_batteryinfo:dir { read open search };
|
||||
allow hal_dumpstate_default sysfs_batteryinfo:file { read open getattr };
|
||||
allow hal_dumpstate_default logbuffer_device:chr_file { read open getattr };
|
||||
allow hal_dumpstate_default mitigation_vendor_data_file:file { read open getattr };
|
||||
allow hal_dumpstate_default mitigation_vendor_data_file:dir { search };
|
||||
allow hal_dumpstate_default sysfs_bcl:dir { read open search };
|
||||
allow hal_dumpstate_default sysfs_bcl:file { read open getattr };
|
||||
allow hal_dumpstate_default vendor_file:file { execute_no_trans };
|
||||
allow hal_dumpstate_default battery_history_device:chr_file { read };
|
||||
|
||||
|
||||
userdebug_or_eng(`
|
||||
allow hal_dumpstate_default vendor_pm_genpd_debugfs:file { read open getattr };
|
||||
')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue