From 745505e5bea3ff9be676d7a539a854cf62711b76 Mon Sep 17 00:00:00 2001 From: Mike Cailean Date: Thu, 24 May 2018 11:09:33 -0700 Subject: Vote for internal modem only Vote for internal modem only in power vote temporary fix until we process a .jsn file Change-Id: I732f920a0c18976b0f1323501e0e5541b11d5887 CRs-fixed: 2247589 --- etc/gps.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'etc') diff --git a/etc/gps.conf b/etc/gps.conf index 7653408..51c0b96 100644 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -229,3 +229,13 @@ PROPAGATION_TIME_UNCERTAINTY = 1 # INTERNET_IP_TYPE = 4 # SUPL_APN = abc.xyz # SUPL_IP_TYPE = 4 + +##################################### +# Modem type +##################################### +# This setting configures modem type +# (external=0 or internal=1) +# comment out the next line to vote +# for the first modem in the list +MODEM_TYPE = 1 + -- cgit v1.2.3