sabrina: sepolicy: Allow kenrel to do some get janky with loop devices
authorNolen Johnson <johnsonnolen@gmail.com>
Tue, 11 Jun 2024 17:13:55 +0000 (13:13 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 11 Jun 2024 17:13:55 +0000 (13:13 -0400)
Change-Id: I9d16f68223fecec318f62ee023a9e79b40ccdad9

sepolicy/vendor/kernel.te [new file with mode: 0644]

diff --git a/sepolicy/vendor/kernel.te b/sepolicy/vendor/kernel.te
new file mode 100644 (file)
index 0000000..a5570a5
--- /dev/null
@@ -0,0 +1 @@
+allow kernel device:blk_file create;