Home | History | Annotate | Download | only in sepolicy
      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;
      6