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

Commit 2b046428 authored by Michael Bestas's avatar Michael Bestas Committed by Alessandro
Browse files

sepolicy: recovery: Allow reading proc_filesystems

* For volume manager

Change-Id: I7bab9804c8e05f9ec14cc3179cb72afb4ecf514b
parent f51b60c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,5 +4,6 @@ permissive recovery;
')

# Volume manager
allow recovery proc_filesystems:file r_file_perms;
allow recovery self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
')