dre: sepolicy: Allow update engine to flash oplusstanvbk
* Needed when payload.bin contains oplusstanvbk. Change-Id: I5139aff2b0152790e1ebf8c598fc99c0f00fd21d
This commit is contained in:
parent
e3efd3e14c
commit
0d269abc59
2 changed files with 2 additions and 0 deletions
1
sepolicy/vendor/hal_bootctl.te
vendored
Normal file
1
sepolicy/vendor/hal_bootctl.te
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
allow hal_bootctl vendor_modem_efs_partition_device:blk_file getattr;
|
1
sepolicy/vendor/update_engine_common.te
vendored
Normal file
1
sepolicy/vendor/update_engine_common.te
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
allow update_engine_common vendor_modem_efs_partition_device:blk_file rw_file_perms;
|
Loading…
Reference in a new issue