Skip to content
Snippets Groups Projects
Commit 3047a10f authored by William Luh's avatar William Luh Committed by Android Git Automerger
Browse files

am aca2f5eb: Stop breaking build by defining sysfs_devices_system_cpu.

* commit 'aca2f5eb':
  Stop breaking build by defining sysfs_devices_system_cpu.
parents f302051b aca2f5eb
No related branches found
No related tags found
No related merge requests found
...@@ -81,6 +81,8 @@ type security_file, file_type; ...@@ -81,6 +81,8 @@ type security_file, file_type;
type bluetooth_efs_file, file_type; type bluetooth_efs_file, file_type;
# Downloaded files # Downloaded files
type download_file, file_type; type download_file, file_type;
# /sys/devices/system/cpu
type sysfs_devices_system_cpu, file_type;
# Socket types # Socket types
type adbd_socket, file_type; type adbd_socket, file_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment