diff options
author | Uday Kiran Pichika <pichika@codeaurora.org> | 2017-10-12 23:27:26 +0530 |
---|---|---|
committer | Uday Kiran Pichika <pichika@codeaurora.org> | 2017-10-12 23:27:26 +0530 |
commit | ac3633b2b12f48f0ab75c04e47e6661d24eb65c3 (patch) | |
tree | 8c16f130cf71654245b799bd47d1b64c5b7c844b /system.prop | |
parent | 01a961b952313d14f411a8a0222844860ec996e9 (diff) |
falcon_64: Disable Skip validate feature
CRs-Fixed: 2120152
Change-Id: Ic80d04794ff9680781704d7c846aada80a385695
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop index f861a42..2c4d78d 100644 --- a/system.prop +++ b/system.prop @@ -187,3 +187,6 @@ vendor.display.enable_default_color_mode=1 persist.backup.ntpServer="0.pool.ntp.org" # enable IZat OptInApp overlay persist.vendor.overlay.izat.optin=rro + +#Disable Skip Validate +sdm.debug.disable_skip_validate=1
\ No newline at end of file |