[NFC] Disable SE_CHIP_EN for P1.0
Bug: 298424645 Test: manual Change-Id: I9b005cfdc9d2a1a7f88f1b4ff985952c9d9b6571
This commit is contained in:
@@ -10,6 +10,9 @@ on init && property:ro.boot.hardware.platform=zuma
|
||||
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
|
||||
|
||||
@@ -10,6 +10,9 @@ on init && property:ro.boot.hardware.platform=zuma
|
||||
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
|
||||
|
||||
@@ -10,6 +10,9 @@ on init && property:ro.boot.hardware.platform=zuma
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user