From 0f94b3667e7cb8ea8509bad79225ec71b5a657c8 Mon Sep 17 00:00:00 2001 From: Joe Huang Date: Thu, 10 Mar 2022 18:07:05 +0800 Subject: [PATCH] gps: Enable PPS Enable GNSS PPS feature Bug: 209960915 Test: Gnss measurement elapsedrealtime work && suspend/resume work && GNSS sanity test Change-Id: Ib2131adb8186a28f0b286b326c48e5938e9c55d5 --- gps.xml.b3 | 2 ++ gps_user.xml.b3 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/gps.xml.b3 b/gps.xml.b3 index 17c8a9c..e7dcb9c 100644 --- a/gps.xml.b3 +++ b/gps.xml.b3 @@ -56,9 +56,11 @@ CpLppeUseAgnssLocForEmptyDbh="true" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" + PpsDevice="/sys/class/pps/pps0/assert_elapsed" />