[NFC] Disable SE_CHIP_EN for P1.0
Bug: 298424645 Test: manual Change-Id: I16e3d6c5ab167ad0d12711b1ec9a1cec85131920
This commit is contained in:
parent
8f086f9019
commit
b3795423a4
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ on init && property:ro.vendor.factory=1
|
|||
on init
|
||||
# eSE streset tool name
|
||||
setprop persist.vendor.se.streset libstreset24
|
||||
# No se_chip_en for P1.0
|
||||
on late-init && property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop persist.vendor.se.reset.chip_en false
|
||||
|
||||
on early-boot
|
||||
# Wait for insmod_sh to finish all common modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue