summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2015-01-15 18:12:42 -0800
committerSteve Kondik <steve@cyngn.com>2015-01-15 18:12:42 -0800
commit4d416de23a1b9fb6d2415253bebc683e03f89b84 (patch)
tree084b1e5b034eb7c696eca11825dd2b9a4a4cfad4
parentb338663b230d5c90fb011ec7b182acf93423bc4b (diff)
downloadandroid_device_qcom_sepolicy-4d416de23a1b9fb6d2415253bebc683e03f89b84.tar.gz
android_device_qcom_sepolicy-4d416de23a1b9fb6d2415253bebc683e03f89b84.tar.bz2
android_device_qcom_sepolicy-4d416de23a1b9fb6d2415253bebc683e03f89b84.zip
sepolicy: Additional CM-specific mpdecision rule
Change-Id: Ie63338d2f7b353b481952e4ae39e117f141a87e1
-rw-r--r--common/mpdecision.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/mpdecision.te b/common/mpdecision.te
index 1ec580ea..28ef8112 100644
--- a/common/mpdecision.te
+++ b/common/mpdecision.te
@@ -39,3 +39,4 @@ allow mpdecision system_server:file { open read };
allow mpdecision thermal-engine:unix_stream_socket connectto;
allow mpdecision thermal_socket:sock_file write;
allow mpdecision sysfs_thermal:file rw_file_perms;
+allow mpdecision sysfs_devices_system_iosched:file rw_file_perms;