summaryrefslogtreecommitdiffstats
path: root/msm8960/file_contexts
diff options
context:
space:
mode:
authorVenumadhav Cheryala <cvenum@codeaurora.org>2015-10-28 18:02:23 -0700
committerVenumadhav Cheryala <cvenum@codeaurora.org>2015-11-01 21:53:42 -0800
commitf71e4273f1f28eaac11d89fed584b23b6b6bab61 (patch)
tree982b9be9ae5c74a0b2b0607e57eadaeab6c76a01 /msm8960/file_contexts
parentb0998df510a6e79ca72f51404211c0aeb657a660 (diff)
downloadandroid_device_qcom_sepolicy-f71e4273f1f28eaac11d89fed584b23b6b6bab61.tar.gz
android_device_qcom_sepolicy-f71e4273f1f28eaac11d89fed584b23b6b6bab61.tar.bz2
android_device_qcom_sepolicy-f71e4273f1f28eaac11d89fed584b23b6b6bab61.zip
msm8960: Add thermal daemon changes,rmt storage mount points and removed rmt_storage
Thermal daemon requires mpdecision socket to be opened Add new socket for mpdecision. Add new property files for thermal. modemtst1,modemtst2,fsg will fail to mount with SElinux. add the partitions in file_context. Change-Id: I8ef5da0dc6090d60eb91561e52a77f85ac3ab8c8
Diffstat (limited to 'msm8960/file_contexts')
-rwxr-xr-xmsm8960/file_contexts8
1 files changed, 7 insertions, 1 deletions
diff --git a/msm8960/file_contexts b/msm8960/file_contexts
index 653d84b3..877f6bbc 100755
--- a/msm8960/file_contexts
+++ b/msm8960/file_contexts
@@ -10,11 +10,17 @@
/dev/block/bootdevice/by-name/m9kefs3 u:object_r:efs_boot_dev:s0
/dev/block/bootdevice/by-name/m9kefsc u:object_r:efs_boot_dev:s0
/dev/gss u:object_r:gss_device:s0
-
+/dev/block/platform/msm_sdcc.1/by-name/fsg u:object_r:modem_efs_partition_device:s0
+/dev/block/platform/msm_sdcc.1/by-name/modemst1 u:object_r:modem_efs_partition_device:s0
+/dev/block/platform/msm_sdcc.1/by-name/modemst2 u:object_r:modem_efs_partition_device:s0
+/dev/block/platform/msm_sdcc.1/by-name/ssd u:object_r:ssd_device:s0
+/dev/block/mmcblk0 u:object_r:root_block_device:s0
+/dev/socket/mpdecision u:object_r:mpdecision_socket:s0
###################################
# System files
#
/system/bin/thermald u:object_r:thermal-engine_exec:s0
+/system/bin/thermal-engine u:object_r:thermal-engine_exec:s0
/system/bin/qcks u:object_r:mdm_helper_exec:s0
/system/bin/efks u:object_r:mdm_helper_exec:s0
/system/bin/DR_AP_Service u:object_r:location_exec:s0