diff --git a/private/system_server.te b/private/system_server.te index 0db297b5eff6098c33128c6384383f5f7aabf35f..1f39060657d0304cfce77130fec08617371f03fe 100644 --- a/private/system_server.te +++ b/private/system_server.te @@ -281,7 +281,6 @@ r_dir_file(system_server, sysfs_switch) r_dir_file(system_server, sysfs_wakeup_reasons) allow system_server sysfs_nfc_power_writable:file rw_file_perms; -allow system_server sysfs_devices_system_cpu:file w_file_perms; allow system_server sysfs_mac_address:file r_file_perms; allow system_server sysfs_power:dir search; allow system_server sysfs_power:file rw_file_perms;