John Stultz | 80a8317 | 2018-04-27 17:09:43 -0700 | [diff] [blame] | 1 | # TODO(b/73123675): BatterySaver needs access to cpufreq. Remove this access |
2 | # once cpufreq functionality is hidden behind a HAL. | ||||
3 | allow system_server sysfs_devices_system_cpu:file w_file_perms; | ||||
4 | |||||
5 | dontaudit system_server self:capability sys_module; |