sm7325-common: Ensure multisim property gets set at early stage

Change-Id: I8066dbd0a466f008ec1ce3144b76922fe1b7e750
This commit is contained in:
dianlujitao 2022-09-03 13:57:37 +08:00 committed by Marc Bourgoin
parent a614dab9d5
commit 3605aa48b1
3 changed files with 10 additions and 7 deletions

View file

@ -13,6 +13,7 @@ allow vendor_init_hw vendor_toolbox_exec:file rx_file_perms;
set_prop(vendor_init_hw, vendor_mot_hw_prop)
set_prop(vendor_init_hw, vendor_mot_touch_prop)
set_prop(vendor_init_hw, vendor_radio_prop)
allow vendor_init_hw vendor_file:file execute_no_trans;