From d14bd06f34e814bd2424a79b84a38f01cf19e5f5 Mon Sep 17 00:00:00 2001 From: Jason Macnak Date: Thu, 24 Feb 2022 22:17:51 +0000 Subject: [PATCH] Remove sysfs_gpu type definition ... as it has moved to system/sepolicy. Bug: b/161819018 Test: presubmit Change-Id: I107f92617bea56590b5af351341cc1c3b2844360 --- whitechapel_pro/file.te | 3 --- 1 file changed, 3 deletions(-) diff --git a/whitechapel_pro/file.te b/whitechapel_pro/file.te index aa4db136..98adac1a 100644 --- a/whitechapel_pro/file.te +++ b/whitechapel_pro/file.te @@ -93,9 +93,6 @@ type modem_userdata_file, file_type; type sysfs_st33spi, sysfs_type, fs_type; typeattribute sysfs_st33spi mlstrustedobject; -# GPU -type sysfs_gpu, sysfs_type, fs_type; - # Vendor sched files userdebug_or_eng(` typeattribute proc_vendor_sched mlstrustedobject;