Remove sysfs_spi
Remove sysfs_spi because it's already defined in gs-common. Bug: 288814327 Test: trigger bugreport. Change-Id: Ibbe418bfc6091b82ac0569e02f6825a6c139d5b6 Signed-off-by: Yen-Chao Chem <davidycchen@google.com>
This commit is contained in:
parent
523273361d
commit
f2d94bd977
2 changed files with 0 additions and 4 deletions
2
whitechapel/vendor/google/file.te
vendored
2
whitechapel/vendor/google/file.te
vendored
|
@ -122,8 +122,6 @@ type sysfs_bcl, sysfs_type, fs_type;
|
|||
# Chosen
|
||||
type sysfs_chosen, sysfs_type, fs_type;
|
||||
|
||||
type sysfs_spi, sysfs_type, fs_type;
|
||||
|
||||
# Battery
|
||||
type persist_battery_file, file_type, vendor_persist_type;
|
||||
|
||||
|
|
2
whitechapel/vendor/google/genfs_contexts
vendored
2
whitechapel/vendor/google/genfs_contexts
vendored
|
@ -589,8 +589,6 @@ genfscon sysfs /devices/platform/14700000.ufs/pixel/boot_lun_enabled
|
|||
# ACPM
|
||||
genfscon sysfs /devices/platform/acpm_stats u:object_r:sysfs_acpm_stats:s0
|
||||
|
||||
genfscon sysfs /devices/platform/10d40000.spi/spi_master u:object_r:sysfs_spi:s0
|
||||
|
||||
# CPU
|
||||
genfscon sysfs /devices/platform/1c500000.mali/time_in_state u:object_r:sysfs_cpu:s0
|
||||
genfscon sysfs /devices/platform/1c500000.mali/uid_time_in_state u:object_r:sysfs_cpu:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue