summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-08 04:30:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-08 04:30:28 +0000
commit893f9fb5d9c913cb2dbf2d41ecc5cbf154abee8d (patch)
treee2f3de1880a15596951851267eac01974a57e40e
parent5bef8bb6ddc73256f39a86a3c338b3949dc293b2 (diff)
parentf211fa5035a06a3159465cea041bba659f1556d4 (diff)
downloadbonito-sepolicy-sdk-release.tar.gz
Snap for 8554636 from f211fa5035a06a3159465cea041bba659f1556d4 to sdk-releaseplatform-tools-33.0.2sdk-release
Change-Id: I8db756710a7bddac8b39e63c19b8e390b21a1239
-rw-r--r--vendor/qcom/common/init.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/qcom/common/init.te b/vendor/qcom/common/init.te
index bb6fa584..10bf5732 100644
--- a/vendor/qcom/common/init.te
+++ b/vendor/qcom/common/init.te
@@ -22,3 +22,6 @@ allow init sysfs_vdso:file w_file_perms;
allow init sysfs_poweroff:file w_file_perms;
# b/72993533 Thermal mitigation in recovery mode
allow init sysfs_thermal:file w_file_perms;
+
+# b/225082034
+allow init sysfs_mmc:file w_file_perms; \ No newline at end of file