From 7a92949668e59aad7da2f3475a7b565d34ffaf0f Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sat, 30 Apr 2016 02:30:54 -0700 Subject: [PATCH] cm: Remove garbage from sepolicy * Not sure how the -- got here but it causes the rules to be invalid. Change-Id: Ib17217d14f844d7aa27bb554346183e32ff5ae13 --- sepolicy/file_contexts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 7024d1e0..8cea018e 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -24,8 +24,8 @@ ############################# # performance-related sysfs files (CM) -/sys/devices/system/cpu.*/cpufreq(/.*)? -- u:object_r:sysfs_devices_system_cpu:s0 -/sys/block/mmcblk.*/queue/scheduler -- u:object_r:sysfs_devices_system_iosched:s0 +/sys/devices/system/cpu.*/cpufreq(/.*)? u:object_r:sysfs_devices_system_cpu:s0 +/sys/block/mmcblk.*/queue/scheduler u:object_r:sysfs_devices_system_iosched:s0 /data/hostapd(/.*)? u:object_r:wifi_data_file:s0