sepolicy: qti: Allow update engine to flash oplusstanvbk

* Needed when payload.bin contains oplusstanvbk.

Change-Id: I5139aff2b0152790e1ebf8c598fc99c0f00fd21d
This commit is contained in:
Alexander Koskovich
2022-06-03 18:01:26 -07:00
committed by LuK1337
parent eb50d7c01c
commit 31ddd0f1ea
2 changed files with 2 additions and 0 deletions

1
sepolicy/qti/vendor/hal_bootctl.te vendored Normal file
View File

@@ -0,0 +1 @@
allow hal_bootctl vendor_modem_efs_partition_device:blk_file getattr;

View File

@@ -0,0 +1 @@
allow update_engine_common vendor_modem_efs_partition_device:blk_file rw_file_perms;