sdm710-common: Enable zygote critical window
Bug: 141948707 Change-Id: I5dc57312118b0f6d95fc9fe164363ec7e15f1b51 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
c262a28e3f
commit
c898c89e44
1 changed files with 3 additions and 0 deletions
|
@ -134,3 +134,6 @@ persist.vendor.radio.enableadvancedscan=false
|
||||||
# SoC
|
# SoC
|
||||||
ro.soc.manufacturer=Qualcomm
|
ro.soc.manufacturer=Qualcomm
|
||||||
ro.soc.model=SDM710
|
ro.soc.model=SDM710
|
||||||
|
|
||||||
|
# Zygote
|
||||||
|
zygote.critical_window.minute=10
|
||||||
|
|
Loading…
Reference in a new issue