Remove sysfs_gpu type definition

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

Bug: b/161819018
Test: presubmit
Change-Id: I6fcafa87541ed0cbaf3ba74fa5ff4dbdebd533f7
This commit is contained in:
Jason Macnak 2022-02-24 18:37:55 +00:00
parent 1407c2c46c
commit 56b04c828e

View file

@ -169,9 +169,6 @@ type persist_battery_file, file_type, vendor_persist_type;
# CPU
type sysfs_cpu, sysfs_type, fs_type;
# GPU
type sysfs_gpu, sysfs_type, fs_type;
# Fabric
type sysfs_fabric, sysfs_type, fs_type;