From 867be72b3a129082c356684e0da0d8a28568a1bc Mon Sep 17 00:00:00 2001 From: Shinru Han Date: Fri, 10 May 2024 07:31:59 +0000 Subject: [PATCH] gps: Disable NFW lock Disable NFW lock to prevent SUPL NI failure Bug: 340374545 Test: b/340374545#comment15 Change-Id: I4c38d4f8ee6b6d6fee7fbda0ceccb573e2708407 --- location/user/gps.cfg | 1 + location/userdebug/gps.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/location/user/gps.cfg b/location/user/gps.cfg index 6080ae8..79ab378 100644 --- a/location/user/gps.cfg +++ b/location/user/gps.cfg @@ -1,3 +1,4 @@ +GlueLayer_IsUseNfwLocAccess=0 GlueLayer_ToolConfigSelection=3 debug_console=0 debug_enable=0 diff --git a/location/userdebug/gps.cfg b/location/userdebug/gps.cfg index 24da018..885ce5d 100644 --- a/location/userdebug/gps.cfg +++ b/location/userdebug/gps.cfg @@ -1,3 +1,4 @@ +GlueLayer_IsUseNfwLocAccess=0 ############################################ GlueLayer_ToolConfigSelection=3 user_ports_tcp_name=Autotest