mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-29 23:19:52 +00:00
Merge "Add todo to remove system_server access to cpufreq."
am: ff77266206
Change-Id: Icae3b4be22b77311fa84aaf91b149b68a2dc1d63
This commit is contained in:
3
sepolicy/vendor/system_server.te
vendored
3
sepolicy/vendor/system_server.te
vendored
@@ -8,7 +8,8 @@ allow system_server persist_sensors_file:dir search;
|
||||
allow system_server persist_sensors_file:file r_file_perms;
|
||||
allow system_server wlan_device:chr_file rw_file_perms;
|
||||
|
||||
# BatterySaver access to cpufreq.
|
||||
# TODO(b/73123675): BatterySaver needs access to cpufreq. Remove this access
|
||||
# once cpufreq functionality is hidden behind a HAL.
|
||||
allow system_server sysfs_devices_system_cpu:file w_file_perms;
|
||||
|
||||
# input files
|
||||
|
||||
Reference in New Issue
Block a user