From b53c94e7e94c9571394d80f666f6ec2104d4e40c Mon Sep 17 00:00:00 2001 From: David Li Date: Fri, 19 Apr 2024 05:21:32 +0800 Subject: [PATCH 1/3] audio: change in-call-capture paths and remove unused ctls Bug: 333840723 Test: python3 dialer-cmd.py callaudio record /data/data/com.google.android.dialer/cache/record-$datetime.pcm Test: Live caption in dialer Change-Id: I205d816d253d8ed0dd9e6eb8f83295762e928a02 --- audio/comet/aidl_config/mixer_paths_aidl.xml | 101 ++++++++++--------- 1 file changed, 51 insertions(+), 50 deletions(-) diff --git a/audio/comet/aidl_config/mixer_paths_aidl.xml b/audio/comet/aidl_config/mixer_paths_aidl.xml index 6fb772f..a5d8e60 100644 --- a/audio/comet/aidl_config/mixer_paths_aidl.xml +++ b/audio/comet/aidl_config/mixer_paths_aidl.xml @@ -71,8 +71,6 @@ - - @@ -144,7 +142,6 @@ - @@ -1226,53 +1223,9 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + @@ -1420,6 +1373,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From c9cf59ae78938d09652ed6c0f746468cc2ab6d62 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Sat, 20 Apr 2024 00:09:59 +0800 Subject: [PATCH 2/3] gps: Update SUPL UT1 timer set SUPL UT1 timer to 20 seconds to align ixit_timer_UT1 range Bug: 334885271 Test: config works to set UT1 timer to 20 seconds Change-Id: I67c235de4b56f68473f4f3357b0bb69ca5c711ef --- 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 9f96c20..a66f326 100644 --- a/location/user/gps.cfg +++ b/location/user/gps.cfg @@ -40,6 +40,7 @@ Sif_UseFwXtraInterface=1 Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 +SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 GlueLayer_LPPCpBitmask=0x17 GlueLayer_IsCpLteNeighborCellEnable=1 diff --git a/location/userdebug/gps.cfg b/location/userdebug/gps.cfg index 40985ca..accf419 100644 --- a/location/userdebug/gps.cfg +++ b/location/userdebug/gps.cfg @@ -164,6 +164,7 @@ Sif_UseFwXtraInterface=1 Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 +SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 GlueLayer_LPPCpBitmask=0x17 GlueLayer_IsCpLteNeighborCellEnable=1 From 727fc5a2d1f721d05985e6a289855d50ac155911 Mon Sep 17 00:00:00 2001 From: Kyle Hsiao Date: Tue, 23 Apr 2024 02:11:45 +0000 Subject: [PATCH 3/3] Add antenna position coordinates Bug: 336231717 Test: manual Change-Id: I2238b670858ca42b6921906f3cd8a840c42c791e --- rro_overlays/NfcOverlay/res/values/config.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/rro_overlays/NfcOverlay/res/values/config.xml b/rro_overlays/NfcOverlay/res/values/config.xml index a45426d..1c32c7a 100644 --- a/rro_overlays/NfcOverlay/res/values/config.xml +++ b/rro_overlays/NfcOverlay/res/values/config.xml @@ -22,4 +22,16 @@ true true + + 150 + 155 + true + + 114 + 39 + + + 83 + 83 +