summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir Kotzer <amirk@codeaurora.org>2016-11-03 00:07:52 +0200
committerAmir Kotzer <amirk@codeaurora.org>2016-11-03 00:07:52 +0200
commit50a0560b411499f8fd9dfa874c55bc4ecbd56a70 (patch)
treedada7d6b54aa33d9a7aecb94bc4b4e283960dac4
parent63ccb3b22f668f5f282f9779e8294a6045cf3dd5 (diff)
downloadandroid_device_qcom_sepolicy-50a0560b411499f8fd9dfa874c55bc4ecbd56a70.tar.gz
android_device_qcom_sepolicy-50a0560b411499f8fd9dfa874c55bc4ecbd56a70.tar.bz2
android_device_qcom_sepolicy-50a0560b411499f8fd9dfa874c55bc4ecbd56a70.zip
device: sepolicy: Fix MDTP device support for msmcobalt.
Access via the bootdevice node is no longer supported, therefore updated the specific device path. CRs-Fixed: 1082124 Change-Id: Ic712c5e51f67ca035020420ae529beb9cf168672
-rw-r--r--msmcobalt/file_contexts2
1 files changed, 2 insertions, 0 deletions
diff --git a/msmcobalt/file_contexts b/msmcobalt/file_contexts
index a63b3c3a..e7f2d8a4 100644
--- a/msmcobalt/file_contexts
+++ b/msmcobalt/file_contexts
@@ -43,6 +43,8 @@
/dev/block/platform/soc/1da4000.ufshc/by-name/recovery u:object_r:recovery_block_device:s0
/dev/block/platform/soc/1da4000.ufshc/by-name/cache u:object_r:cache_block_device:s0
/dev/block/platform/soc/1da4000.ufshc/by-name/frp u:object_r:frp_block_device:s0
+/dev/block/platform/soc/1da4000.ufshc/by-name/mdtp u:object_r:mdtp_device:s0
+/dev/block/platform/soc/1da4000.ufshc/by-name/dip u:object_r:dip_device:s0
#rawdump partition
/dev/block/platform/soc/1da4000.ufshc/by-name/rawdump u:object_r:rawdump_block_device:s0