[ALPS04795693] Clear the vendor.powerhal.init for FDE encryption flow
power-hal would be killed and re-start in the manual encryption flow. To prevenet the second power-hal would be stuck by other service, clear the vendor.powerhal.init property. MTK-Commit-Id: 0ec23aea4fa637f6e1e22a45c9afb914c48d20d8 Change-Id: Idaf2ad7b01337ce94afe507395588e299fb9cb8a CR-Id: ALPS04795693 Feature: Full Disk Encryption (FDE)
This commit is contained in:
parent
bd4bfe1387
commit
ff55ca78e3
@ -73,3 +73,5 @@ allow vendor_init expdb_block_device:blk_file rw_file_perms;
|
|||||||
set_prop(vendor_init, mtk_wifi_hotspot_prop)
|
set_prop(vendor_init, mtk_wifi_hotspot_prop)
|
||||||
|
|
||||||
set_prop(vendor_init, persist_aeev_prop)
|
set_prop(vendor_init, persist_aeev_prop)
|
||||||
|
|
||||||
|
set_prop(vendor_init, mtk_powerhal_prop)
|
Loading…
x
Reference in New Issue
Block a user