commit | adefb37275790826347634a98ef947745f975508 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Feb 14 22:51:57 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Feb 14 22:51:57 2023 +0000 |
tree | b57d2b65468e31f7f195c4caf918d345c61a67c5 | |
parent | 4cd9081086efcee4fed19ca300312c22d5703ba1 [diff] | |
parent | 0d862845c4462754ed3951bcac8ddb65f64d4f2a [diff] |
Merge "Storage: fix init avc denials"
diff --git a/storage/sepolicy/init.te b/storage/sepolicy/init.te new file mode 100644 index 0000000..7070318 --- /dev/null +++ b/storage/sepolicy/init.te
@@ -0,0 +1 @@ +allow init sysfs_scsi_devices_0000:file w_file_perms;