mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: allow init to mount sec_efs to /factory
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
c254008d6b
commit
75cd9e0a4c
1 changed files with 2 additions and 0 deletions
2
universal7885-common/sepolicy/vendor/init.te
vendored
2
universal7885-common/sepolicy/vendor/init.te
vendored
|
|
@ -56,5 +56,7 @@ allow init mnt_vendor_file:dir mounton;
|
|||
|
||||
unix_socket_connect(init, property, rild)
|
||||
|
||||
allow init sec_efs_file:dir mounton;
|
||||
|
||||
get_prop(init, vendor_radio_prop)
|
||||
get_prop(init, radio_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue