summaryrefslogtreecommitdiffstats
path: root/msm8996
diff options
context:
space:
mode:
authorAvijit Kanti Das <avijitnsec@codeaurora.org>2015-08-10 14:30:34 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2015-08-12 09:59:50 -0700
commit19272f30e63e5317554d8cd24b4b21baac07e4b3 (patch)
tree7bae3f0c9c5f6e071eb2713c65e4b55b40acc113 /msm8996
parent42077eb9957741bfe20daf23034b5845387797de (diff)
downloadandroid_device_qcom_sepolicy-19272f30e63e5317554d8cd24b4b21baac07e4b3.tar.gz
android_device_qcom_sepolicy-19272f30e63e5317554d8cd24b4b21baac07e4b3.tar.bz2
android_device_qcom_sepolicy-19272f30e63e5317554d8cd24b4b21baac07e4b3.zip
Address Boot-up denials to boot the device
Setting context to msadp to address boot-up denials. avc: denied { read } for name="mmcblk0p31" dev="tmpfs" ino=14593 scontext=u:r:ueventd:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1. Change-Id: Ia2c5830222fcc3f70ebec50fb5b2a89f0e989b56
Diffstat (limited to 'msm8996')
-rw-r--r--msm8996/file_contexts2
1 files changed, 2 insertions, 0 deletions
diff --git a/msm8996/file_contexts b/msm8996/file_contexts
index fcf7ba27..b691e459 100644
--- a/msm8996/file_contexts
+++ b/msm8996/file_contexts
@@ -40,6 +40,7 @@
/dev/block/platform/soc/624000.ufshc/by-name/misc u:object_r:misc_partition:s0
/dev/block/platform/soc/624000.ufshc/by-name/rpm u:object_r:rpmb_device:s0
/dev/block/platform/soc/624000.ufshc/by-name/userdata u:object_r:userdata_block_device:s0
+/dev/block/platform/soc/624000.ufshc/by-name/msadp u:object_r:mba_debug_dev:s0
# eMMC devices
/dev/block/platform/soc/7464900.sdhci/by-name/fsc u:object_r:modem_efs_partition_device:s0
@@ -50,3 +51,4 @@
/dev/block/platform/soc/7464900.sdhci/by-name/misc u:object_r:misc_partition:s0
/dev/block/platform/soc/7464900.sdhci/by-name/rpm u:object_r:rpmb_device:s0
/dev/block/platform/soc/7464900.sdhci/by-name/userdata u:object_r:userdata_block_device:s0
+/dev/block/platform/soc/7464900.sdhci/by-name/msadp u:object_r:mba_debug_dev:s0