diff options
author | LAVEENA FULWANI <quic_lfulwani@quicinc.com> | 2023-04-10 17:27:17 +0530 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2023-04-14 02:16:09 -0700 |
commit | 2c1bc1a48a5a8bb7b061cabbec57caf4f5e4d0d4 (patch) | |
tree | 5335ff8a36bdfb1cf9215f01a514d399cb02cbab | |
parent | 8cf26a0d871ec91188e8d9b55eccd78c84f1df54 (diff) |
kalama:Giving permission for mmc1 to mount SD Card in recovery mode
Change-Id: Ia58095fc64f5ff0736dc658165f0a2317a290838
-rw-r--r-- | generic/vendor/kalama/file_contexts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/vendor/kalama/file_contexts b/generic/vendor/kalama/file_contexts index b00d825a..8840f8bd 100644 --- a/generic/vendor/kalama/file_contexts +++ b/generic/vendor/kalama/file_contexts @@ -248,7 +248,7 @@ /sys/devices/platform/soc/780000.qfprom/qfprom0/feat_conf* u:object_r:vendor_sysfs_qfprom:s0 # mmc device type -/sys/devices/platform/soc/8804000.sdhci/mmc_host/mmc0/mmc0:[a-f0-9]+/type u:object_r:vendor_sysfs_mmc_device_type:s0 +/sys/devices/platform/soc/8804000.sdhci/mmc_host/mmc[0-1]/mmc[0-1]:[a-f0-9]+/type u:object_r:vendor_sysfs_mmc_device_type:s0 /vendor/bin/hw/vendor\.qti\.hardware\.display\.demura@1\.0-service u:object_r:hal_display_demura_default_exec:s0 |