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

Commit 340f8b90 authored by Michael Bestas's avatar Michael Bestas Committed by Alessandro Astone
Browse files

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

Change-Id: I73b60f4d6d38e6b8f0749a43c75744d471c7ce32
parent 5e9a2601
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ domain_trans(recovery, otapreopt_chroot_exec, backuptool)
allow recovery system_file:dir mounton;

# 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;