Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31b9bc5c authored by Michael Bestas's avatar Michael Bestas Committed by Alessandro
Browse files

sepolicy: recovery: Add policy for /dev/block/volmgr

Change-Id: I73b60f4d6d38e6b8f0749a43c75744d471c7ce32
parent e89d9103
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ permissive recovery;
')

# Volume manager
allow recovery block_device:dir create_dir_perms;
allow recovery proc_filesystems:file r_file_perms;
allow recovery self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
allow recovery tmpfs:file link;