Bläddra i källkod

[L10] gps: enable GNSS PPS feature am: da2b518a5c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20573220

Change-Id: If9ca67378816ade3e8183c6f8f662dd9d2fc7fd6
Signed-off-by: Automerger Merge Worker <[email protected]>
junkyukang 2 år sedan
förälder
incheckning
3876760262
4 ändrade filer med 6 tillägg och 0 borttagningar
  1. 2 0
      location/gps.xml.l10
  2. 2 0
      location/gps_user.xml.l10
  3. 1 0
      location/lhd.conf.l10
  4. 1 0
      location/lhd_user.conf.l10

+ 2 - 0
location/gps.xml.l10

@@ -61,9 +61,11 @@
        ReAidingOnHotStart="false"
        ReAidingIntervalSec="1200"
        RuntimeSwLteFilterEnable="true"
+       PpsDevice="/sys/class/pps/pps0/assert_elapsed"
   />
 
   <gll
+       PpsEnable="true"
        LogPriMask="LOG_INFO"
        LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI"
        FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"

+ 2 - 0
location/gps_user.xml.l10

@@ -60,9 +60,11 @@
        ReAidingOnHotStart="false"
        ReAidingIntervalSec="1200"
        RuntimeSwLteFilterEnable="true"
+       PpsDevice="/sys/class/pps/pps0/assert_elapsed"
   />
 
   <gll
+       PpsEnable="true"
        LogPriMask="LOG_INFO"
        LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI"
        FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"

+ 1 - 0
location/lhd.conf.l10

@@ -31,3 +31,4 @@ SecondaryConfigPath=/data/vendor/gps/overlay/lhd_overlay.conf
 
 SkipSensorWakeLock=true
 LoggerWakeLockEnable=false
+PpsEnable=true

+ 1 - 0
location/lhd_user.conf.l10

@@ -29,3 +29,4 @@ TrafficLogEnabled=false
 
 SkipSensorWakeLock=true
 LoggerWakeLockEnable=false
+PpsEnable=true