blob: 335bfe331248d3edcdee5007ff576cf398408af2 [file] [log] [blame]
John Stultz80a83172018-04-27 17:09:43 -07001# TODO(b/73123675): BatterySaver needs access to cpufreq. Remove this access
2# once cpufreq functionality is hidden behind a HAL.
3allow system_server sysfs_devices_system_cpu:file w_file_perms;
4
5dontaudit system_server self:capability sys_module;