Remove sysfs_gpu type definition

... as it has moved to system/sepolicy.

Bug: b/161819018
Test: presubmit
Change-Id: I107f92617bea56590b5af351341cc1c3b2844360
Merged-In: I107f92617bea56590b5af351341cc1c3b2844360
This commit is contained in:
Jason Macnak 2022-03-31 09:39:55 -07:00
parent 55f4e61c8c
commit a77fc2a6df

View file

@ -92,9 +92,6 @@ type modem_userdata_file, file_type;
# SecureElement # SecureElement
type sysfs_st33spi, sysfs_type, fs_type; type sysfs_st33spi, sysfs_type, fs_type;
# GPU
type sysfs_gpu, sysfs_type, fs_type;
# USB-C throttling stats # USB-C throttling stats
type sysfs_usbc_throttling_stats, sysfs_type, fs_type; type sysfs_usbc_throttling_stats, sysfs_type, fs_type;