From aad33454a33ba235f399318084fa9788cac6644b Mon Sep 17 00:00:00 2001 From: dcashman Date: Thu, 24 Mar 2016 09:51:28 -0700 Subject: Move sysfs_thermal definition to global policy. (cherry-pick of internal commit: 72d8d712f20b31300ac4b106ded1d1389b73615d) Bug: 27809332 Change-Id: I441ac5c458af92725c90e99f5a3c79bdb046371e --- sepolicy/file.te | 1 - 1 file changed, 1 deletion(-) diff --git a/sepolicy/file.te b/sepolicy/file.te index 46bd5eb..7595419 100644 --- a/sepolicy/file.te +++ b/sepolicy/file.te @@ -26,4 +26,3 @@ type sysfs_rmnet, fs_type, sysfs_type; type sysfs_mpdecision, fs_type, sysfs_type; type sysfs_surfaceflinger, fs_type, sysfs_type; type sysfs_smdcntl_open_timeout, fs_type, sysfs_type; -type sysfs_thermal, sysfs_type, fs_type; -- cgit v1.2.3