summaryrefslogtreecommitdiffstats
path: root/msm8952
diff options
context:
space:
mode:
authorpadarshr <padarshr@codeaurora.org>2015-11-03 14:16:15 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2015-11-03 01:20:40 -0800
commit54a0b94b2204f20d443545b3ab949e0afbf766be (patch)
treec758b20721aef365a866c19c6c6ef828483a19c2 /msm8952
parentf71e4273f1f28eaac11d89fed584b23b6b6bab61 (diff)
downloadandroid_device_qcom_sepolicy-54a0b94b2204f20d443545b3ab949e0afbf766be.tar.gz
android_device_qcom_sepolicy-54a0b94b2204f20d443545b3ab949e0afbf766be.tar.bz2
android_device_qcom_sepolicy-54a0b94b2204f20d443545b3ab949e0afbf766be.zip
Add SELinux support for factory reset protection
Map factory reset protection into SELinux sepolicy/file_contexts. Use hardcoded path for partition for now. Change-Id: I692dd192acb733adf6d83c77ad9c0decaf218e14
Diffstat (limited to 'msm8952')
-rw-r--r--msm8952/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/msm8952/file_contexts b/msm8952/file_contexts
index 4d126cc2..f87861b6 100644
--- a/msm8952/file_contexts
+++ b/msm8952/file_contexts
@@ -40,6 +40,7 @@
/dev/block/platform/soc.0/7824900.sdhci/by-name/mdtp u:object_r:mdtp_device:s0
/dev/block/mmcblk0 u:object_r:root_block_device:s0
/dev/block/mmcblk0rpmb u:object_r:rpmb_device:s0
+/dev/block/platform/soc.0/7824900.sdhci/by-name/config u:object_r:frp_block_device:s0
#Using soc instead of soc.0 to make it compatable with 3.18 kernel