1# 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;
6