mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Add todo to remove system_server access to cpufreq." am: ff77266206 am: 58a948528c
am: 7a1172d4fa
Change-Id: If51a0e9127237bed3798860afd6243e3712ffb32
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