postinstall: allow twrp to run postinstall scripts
Change-Id: I9b2ff1b94611bf08e53a5cc452872eb3942dd160
This commit is contained in:
@@ -8,4 +8,5 @@ recovery_only(`
|
||||
allow kernel tmpfs:file { read };
|
||||
allow kernel recovery:fd { use };
|
||||
allow vendor_init rootfs:dir read;
|
||||
allow postinstall tmpfs:file { getattr read execute };
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user