From 4d416de23a1b9fb6d2415253bebc683e03f89b84 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Thu, 15 Jan 2015 18:12:42 -0800 Subject: sepolicy: Additional CM-specific mpdecision rule Change-Id: Ie63338d2f7b353b481952e4ae39e117f141a87e1 --- common/mpdecision.te | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3