diff options
author | qctecmdr <qctecmdr@localhost> | 2023-04-16 21:59:51 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2023-04-16 21:59:51 -0700 |
commit | 62db1877d808421df0e104f715f88204bcc6c942 (patch) | |
tree | e121f567cb4e6881b1594bb8aa1a88c2ad03cf18 | |
parent | 06936900f62bcca59c76c3d66f2c616aca762204 (diff) | |
parent | 2c1bc1a48a5a8bb7b061cabbec57caf4f5e4d0d4 (diff) |
Merge "kalama:Giving permission for mmc1 to mount SD Card in recovery mode"
-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 |