Fix denial preventing Moto One Macro to boot, because init cant mount /mnt/product/persist
This commit is contained in:
parent
e1b7744aa7
commit
9da0eff7be
@ -1,3 +1,5 @@
|
|||||||
type hal_graphics_allocator_default, domain;
|
type hal_graphics_allocator_default, domain;
|
||||||
type proc_ged, file_type;
|
type proc_ged, file_type;
|
||||||
allowxperm domain proc_ged:file ioctl { 0x6700-0x67ff };
|
allowxperm domain proc_ged:file ioctl { 0x6700-0x67ff };
|
||||||
|
|
||||||
|
allow init mnt_product_file:dir mounton;
|
||||||
|
Loading…
Reference in New Issue
Block a user