falcon_64: Disable Skip validate feature
CRs-Fixed: 2120152 Change-Id: Ic80d04794ff9680781704d7c846aada80a385695
This commit is contained in:
parent
01a961b952
commit
ac3633b2b1
1 changed files with 3 additions and 0 deletions
|
@ -187,3 +187,6 @@ vendor.display.enable_default_color_mode=1
|
||||||
persist.backup.ntpServer="0.pool.ntp.org"
|
persist.backup.ntpServer="0.pool.ntp.org"
|
||||||
# enable IZat OptInApp overlay
|
# enable IZat OptInApp overlay
|
||||||
persist.vendor.overlay.izat.optin=rro
|
persist.vendor.overlay.izat.optin=rro
|
||||||
|
|
||||||
|
#Disable Skip Validate
|
||||||
|
sdm.debug.disable_skip_validate=1
|
Loading…
Reference in a new issue