Merge "Move sysfs_pcie type definition to gs-common"

This commit is contained in:
Doug Zobel 2023-02-13 16:15:21 +00:00 committed by Android (Google) Code Review
commit b844ec7548

1
vendor/file.te vendored
View file

@ -5,7 +5,6 @@ type persist_battery_file, file_type, vendor_persist_type;
#sysfs
type sysfs_cpu, sysfs_type, fs_type;
type sysfs_mfc, sysfs_type, fs_type;
type sysfs_pcie, sysfs_type, fs_type;
type sysfs_power_dump, sysfs_type, fs_type;
type sysfs_acpm_stats, sysfs_type, fs_type;