summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-23 19:24:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-23 19:24:24 +0000
commit3a8b8188aa784a8cd3a56316e08254b2bfecb465 (patch)
treee2f3de1880a15596951851267eac01974a57e40e
parent360dee0b3e12ea5976ba821dd6260293333cc5c8 (diff)
parentf211fa5035a06a3159465cea041bba659f1556d4 (diff)
downloadbonito-sepolicy-simpleperf-release.tar.gz
Snap for 8346178 from f211fa5035a06a3159465cea041bba659f1556d4 to simpleperf-releasesimpleperf-release
Change-Id: Ia1658bc820d86e20d8b53038d75f3ec4f9d18b52
-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