summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2016-03-24 09:51:28 -0700
committerdcashman <dcashman@google.com>2016-03-24 14:23:03 -0700
commitaad33454a33ba235f399318084fa9788cac6644b (patch)
treecbebd255efa3f93d501e710b003c744ee922f11e
parentda333b3f1a8cab66354005b338ae0c14307ec247 (diff)
downloadhammerhead-aad33454a33ba235f399318084fa9788cac6644b.tar.gz
Move sysfs_thermal definition to global policy.
(cherry-pick of internal commit: 72d8d712f20b31300ac4b106ded1d1389b73615d) Bug: 27809332 Change-Id: I441ac5c458af92725c90e99f5a3c79bdb046371e
-rw-r--r--sepolicy/file.te1
1 files changed, 0 insertions, 1 deletions
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;