diff --git a/file.te b/file.te
index 29b21061ce0800ad09815d14ab9912d48ec83de7..aefa9a6f81b692a93ec4e2e20c18cb20b34ca29f 100644
--- a/file.te
+++ b/file.te
@@ -81,6 +81,8 @@ type security_file, file_type;
 type bluetooth_efs_file, file_type;
 # Downloaded files
 type download_file, file_type;
+# /sys/devices/system/cpu
+type sysfs_devices_system_cpu, file_type;
 
 # Socket types
 type adbd_socket, file_type;