Commit graph

653 commits

Author SHA1 Message Date
Carter Hsu
a338332580 Merge "RESTRICT AUTOMERGE: Revert "audio: add HIDL SoundDose libraries & framework config"" into udc-qpr-dev 2024-01-04 07:51:38 +00:00
vincenttew
74daa18933 RESTRICT AUTOMERGE: Revert "audio: add HIDL SoundDose libraries & framework config"
This reverts commit 44b202b946. For AK3
1st launch we will go 50332-2 LAB certification.

Bug: 315887200
Change-Id: If4542a7e78bb6eab682c9b5b488197a361dea65f
2024-01-04 04:01:39 +00:00
Robert Lee
ba92db8b1d audio: RC version tuning table release
- Add adaptive window parameters of PGC in templete.xml file
- Remove id="8" MBDRC in templete.xml file to avoid error log
- Optimize recording quality for concert use case in recording.gatf file

Files from the latest attachment on b/317946453

Bug: 317946453
Test: verified by cartercheng@
Change-Id: I73cf1b8dbdd6261fff9a5e85174e3a8ab9580747
2024-01-03 04:17:58 +00:00
Treehugger Robot
d103b42e6d Merge "audio: Phase in AK3 fortemedia tuning tables" into udc-qpr-dev 2023-12-29 01:26:32 +00:00
Robert Lee
4d3fb3982b audio: Phase in AK3 fortemedia tuning tables
Change List :

Fortemedia:

Handheld :
Fixed echo issue for worse echo coupling condition when placing on charger stand with case (https://buganizer.corp.google.com/issues/316356973)

Files from the latest attachment on b/317755969

Bug: 317755969
Test: verified by ntkuo@
Change-Id: Iefdb751751c1461c955fe7bf23ff12ba12ae0391
2023-12-28 02:40:11 +00:00
kuanyuhuang
2c5152dde7 Bluetooth: Update BT SAR table for NA FCC/ISED
Revise the EDR power value based on NA/FCC/ISED certification data.

Bug: 317841253
Test: build and check SAR tables in device
Change-Id: I4f9108b9dd9b1b21eb4ff7ec40fc9fdca302e97d
2023-12-27 08:32:40 +00:00
Justin Chiu
b0aeae4a97 Merge "gps: update gps version 4.13.1_43" into udc-qpr-dev 2023-12-26 10:07:49 +00:00
Edwin Tung
5092b16f39 gps: update gps version 4.13.1_43
Move Android platform logging to the front
Set Accuracy Requirement Strigent Enough to Force High Accuracy Mode for the Core when in 911
Update hot start accuracy in QoS.
Include extra variance for RCS. Screen LSQ measurements based on C/No difference.
Make SUPLPOSINIT cap and its LPP payload's cap consistent
Resolve native crash in GNSSMeasurement data report
Use WFS for all signal levels and allow WeakFS to Verify Frame Syncs

Bug: 310783359
Bug: 309731081
Bug: 314111985
Bug: 308527435
Bug: 315882008

Test: b/317336577
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I2b1e8d59067016e79faacc37f7383aaf8883e3d7
2023-12-26 02:14:34 +00:00
Treehugger Robot
828b96ba59 Merge "thermal: Keep LIGHT-tier's ceiling before 43 degC for camera" into udc-qpr-dev 2023-12-25 07:20:07 +00:00
Peter (YM)
e978928cc4 thermal: Keep LIGHT-tier's ceiling before 43 degC for camera
Bug: 315264384
Test: run camcorder
Change-Id: I83ee28a1f02504720f2f4c387008fbe241d4aee0
Signed-off-by: Peter (YM) <peterym@google.com>
2023-12-21 19:45:15 +00:00
Justin Chiu
131913a609 Merge "gps: update gps version 4.13.1_42" into udc-qpr-dev 2023-12-20 11:14:02 +00:00
Tom Huang
6f3d5a0c73 Merge "Bluetooth: SAR tables" into udc-qpr-dev 2023-12-20 09:24:10 +00:00
Suprabh Shukla
1746028c49 Adding interrupt mapping xml for akita
Test: atest GtsIrqDeviceMapTestCases

Bug: 315892654
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f511c13e00f17d39fa697d7aadc4be1a7dcf2765)
Merged-In: I756366956287dbc6418a4fb9f252f4cc16022e11
Change-Id: I756366956287dbc6418a4fb9f252f4cc16022e11
2023-12-20 01:44:35 +00:00
Edwin Tung
fd07a8ab13 gps: update gps version 4.13.1_42
Fix uncertainty reported as Zero
Add Handling of SUPL server changing its posMethod between SUPL_INIT and SUPL_POS
Rare failure closure of SUPL_NI with DNS lookup failure causing dropping of subsequent SUPL_NI
TLS connection timeout handling enhancement
Resolve a crash inside GNSSMeasurementCorrectionsSetCorrections()
Only start PRESSURE sensor when needed
Remove CHPP Ptimer IDs from LPRAM
Resolve NMEA and gps file mismatch
Discontinue the MSB max resp time out upon first fix
Android elapsedRealTime monotonic and not-too-fast requirements
Factor TBF into status messages
Roll over protection for the delta time calculation

Bug: 310548009
Bug: 313384896
Bug: 309399952
Bug: 314048196
Bug: 313558900
Bug: 309584559
Bug: 309596116
Bug: 314240544
Bug: 310521390
Bug: 313794467
Bug: 314228195
Bug: 311100969
Bug: 314929262
Bug: 313824968

Test: b/316992199
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I5ecd6b3e63e8f9e9b64dcac0e8ea0ac369e0ab78
2023-12-19 15:08:13 +08:00
TeYuan Wang
6d515abc56 akita: change util threshold of LC
Changed to 50 percent for GAME

Bug: 299843257
Test: run genshin
Change-Id: I94ded2429bd8eef0023565b67f65aa8f39095848
(cherry picked from commit edf0e42513)
2023-12-19 03:25:19 +00:00
Treehugger Robot
3690f51665 Merge "modem: Enable VoLTE with MIF off by default" into udc-qpr-dev 2023-12-18 05:49:11 +00:00
Morgan Shen
433677370a Merge "gps: Disable dynamic HSI" into udc-qpr-dev 2023-12-16 05:09:01 +00:00
Edwin Tung
2a63f3512a gps: Disable dynamic HSI
Bug: 281352318
Test: Build pass
Change-Id: I3451872e44156352bc226fcbb4438b37f9ee1219
2023-12-14 22:57:18 +08:00
Tom Huang
162b18ac7c Merge "BT LE Audio: use phase 1 configureation" into udc-qpr-dev 2023-12-14 05:31:35 +00:00
kuanyuhuang
da49718da6 BT LE Audio: use phase 1 configureation
Only show LE Audio toggle on BT device setting when enable at development
options.

Bug: 316233650
Test: build and check LEA option on BT device setting
Change-Id: Ide61e54e46e99298960ecafee8d297170edcbd82
2023-12-14 02:50:10 +00:00
kuanyuhuang
6dc6f0ddcc Disable Bluetooth CHRE feature on bt_vendor.conf
Since stability issue, we decide to disable Bluetooth CHRE to avoid affecting Bluetooth functionality.
Re-enable Bluetooth CHRE after stability improved.

Bug: 316229212
Test: build and check BT uses APM path
Change-Id: I85e1bb1acd7fa56dc652b47307bf36c53ed5eb35
(cherry picked from commit cc46d25037)
2023-12-14 01:05:52 +00:00
Mahesh Kallelil
9a9d7c4308 modem: Enable VoLTE with MIF off by default
Bug: 315354048
Test: Tested build on device
Change-Id: Ib4e8f6f0ca04dfb42f0f0ebe41c30e6f4b50c806
Signed-off-by: Mahesh Kallelil <kallelil@google.com>
2023-12-13 03:22:18 +00:00
Jasmine Cha
a47f359f4d audio: update volume table on speakers
- Decrease minimum notification sound loudness
  (from -4000 -> -4800)
- Decrease minimum playback sound loudness 2.75dB and smooth
  volume curve from 1st ~ 11th.

Bug: 315912300
Test: manual test (b/315912300#comment4)

Change-Id: Ic0cc4c012cf50e769b565aa88baea2221293c084
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-13 03:08:21 +00:00
Treehugger Robot
22cc840669 Merge "power: adjust dvfs headroom to 1100" into udc-qpr-dev 2023-12-12 01:35:51 +00:00
Peter (YM)
5c8c846237 Merge "thermal: update vskin charge" into udc-qpr-dev 2023-12-08 01:44:56 +00:00
kuanyuhuang
8287bad1af Bluetooth: SAR tables
Bug: 314887872
Test: build and check SAR tables in device
Change-Id: I322d7b025449657fda757d44ce0d7cf05bd58b33
2023-12-07 01:53:48 +00:00
Treehugger Robot
51218d42d7 Merge "audio: update waves decoder [RESTRICT AUTOMERGE]" into udc-qpr-dev 2023-12-05 05:49:35 +00:00
Jasmine Cha
2e295bbce2 audio: fix beginning of previous notification is cut off
Bug: 314713418
Test: preview notification

Signed-off-by: Jasmine Cha <chajasmine@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b2cf7228a49c95db96eb93bc9f7045ff0b2fdc17)
Merged-In: I20934402e084b63c4bb073a1f861b767a6bed9fd
Change-Id: I20934402e084b63c4bb073a1f861b767a6bed9fd
2023-12-04 07:46:38 +00:00
Jasmine Cha
f24f9e5e2e audio: update waves decoder [RESTRICT AUTOMERGE]
Bug: 310116260
Test: build pass

Change-Id: I5c58bcfa34acead5b26802aa0b73a92d7cb4afc2
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-04 07:03:35 +00:00
Treehugger Robot
44c8706a54 Merge "gps: Enable dynamic HSI" into udc-qpr-dev 2023-12-02 10:07:15 +00:00
Chungkai Mei
a1762ccf11 power: adjust dvfs headroom to 1100
current dvfs headroom is 1280, smaller headroom may be benefcial
to pwoer

Bug: 295991776
Change-Id: I60cfa63dd488155e54c057ba8b5f2ba413f6467d
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-12-01 08:11:53 +00:00
David Chao
d80891f594 thermal: update vskin charge
Based on DVT wired and wireless charging results to update PID
parameters to reduce temperature overshoot.

Bug: 310134358
Test: Flash and Boot to home
Change-Id: I29baaa02474db38a94d7e33d189baa497f7d5553
2023-11-30 07:14:40 +00:00
Edwin Tung
e335f31004 Merge "gps: update gps version 4.13.1_39" into udc-qpr-dev 2023-11-29 13:37:41 +00:00
Edwin Tung
cc8b1c9563 gps: update gps version 4.13.1_39
SoftBank Specific DNS Lookup Sequence(IPV6_IPV4)
Fix Android Satellite states
Enable offline debug messages to real-time
Implement Sensor Statistic Mechanism
Add flag to disable logging on low power only sessions
Provide correct UTC time with Location response to Android
MSA Hot handle assumed Frame Sync before Acq Assist is received
Implement a new Non-Framework(NFW) Policy Scheme
Resolve Android system-server timeout issue
Applying MEMs AIDL callback mechanism for sensor latency enhancement
Support Uncalibrated Accelerator

Bug: 309299348
Bug: 308698345
Bug: 307178808
Bug: 308699344
Bug: 298669169
Bug: 303444616
Bug: 309365436
Bug: 308698345
Bug: 303446705
Bug: 298141057
Bug: 301361380
Bug: 311147146
Bug: 312791655

Test: b/313600229
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I4d14092f77ab031e5fcb81d7a4fc26f21ea4d782
2023-11-29 09:10:11 +08:00
TeYuan Wang
f26f51e180 akita: keep LC util threshold to 1280 for game
Bug: 261704404
Test: check CPUUtilThreshold when playing game
Change-Id: I73c6da9431508a090814e1e91051c015a2d846bd
2023-11-28 09:54:54 -08:00
Treehugger Robot
fe374987ba Merge "audio: 3rd version tuning table release" into udc-qpr-dev 2023-11-28 14:38:28 +00:00
Robert Lee
53fdd59b2f audio: 3rd version tuning table release
- Update new module "PGC" and related tuning parameters in .gatf file
- Update template for matching new parameters
- Update correct channel assignment parameters in linear gain module to fix aoc ramdump in 4k60 recording

Files from the latest attachment on b/307694736

Bug: 307694736
Test: verified by cartercheng@
Change-Id: I8c775771d7d7923fd03c2114badbbaf5488928f0
2023-11-28 06:35:39 +00:00
Wei Wang
870d7f7ea4 Merge "akita: Change util threshold of LC" into udc-qpr-dev 2023-11-28 06:01:15 +00:00
Edwin Tung
24ee0def08 gps: Enable dynamic HSI
Bug: 281352318
Test: Build pass
Change-Id: I83adaf3730bd5abbea5a78fd61f9e8112ca43b3b
2023-11-28 10:59:38 +08:00
Treehugger Robot
ba3a0dd864 Merge "Revert "audio: 3rd version tuning table release"" into udc-qpr-dev 2023-11-27 12:50:25 +00:00
Robert Lee
ab4bbefe3f Revert "audio: 3rd version tuning table release"
This reverts commit ab391391e5.

Reason for revert: aoc crash b/313340403

Bug: 313340403
Change-Id: Ib0dbffe4e9f7b5b32b997c2decf1d10e7631241d
2023-11-27 11:25:36 +00:00
Alan Chen
712177cb5c Change CHA to disable
Bug: 285459428
Test: manual, changes applied on device file
Change-Id: I7eade9535a1be6e714ec500b30f68b5ee6d7fe78
Merged-In: I7eade9535a1be6e714ec500b30f68b5ee6d7fe78
2023-11-27 07:27:03 +00:00
Edwin Tung
bc0094b214 gps: update gps version 4.13.1.37
Swap MIDs for GPIO_ON and USI_ENABLE
Selective separate binaries
Disable HSI on K41 when not in use

Bug: 224481022
Bug: 281352318

Test: b/313001472
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I5bfa51db93203b90b0e90b040e85d1c4b1284f48
2023-11-24 12:29:52 +08:00
Edwin Tung
443a40db5c Merge "gps: update gps version 4.13.1.36" into udc-qpr-dev 2023-11-23 09:54:46 +00:00
Treehugger Robot
0d97bde6ba Merge "Change util threshold and dvfs headroom of camera streaming high" into udc-qpr-dev 2023-11-23 02:51:12 +00:00
Rick Yiu
43af6850c2 akita: Change util threshold of LC
Changed to 50 percent.

Bug: 303725890
Bug: 261704404
Test: scolloing CUJ
Change-Id: Id30780d8c064ed86a6ccdbe674cb9f9cc372973d
2023-11-22 05:53:34 +00:00
Edwin Tung
9ceb73e067 gps: update gps version 4.13.1.36
Switch to the S3 if CGF confidence level is close to zero
PR uncertainty adjust based on elev and CN0
Fix offline mis-match with VDR validity condition
Improve delta range multi-path rejection threshold
Add cfg change for AOSP reference time
Provide target layer with minimal debug
Provide gnssd with minimal debug
Treat Cell Id value of zero from SIT interface as invalid
Add PC to fault dump headline
Resolve a lock up during VZW SUPL over WiFi
Update Ptimer to manage TimerID in CreateTimer by TimerID Pointer
Disable SBAS

Bug: 308888068
Bug: 304075312
Bug: 309757643
Bug: 308898199
Bug: 309727394
Bug: 303445140
Bug: 299001583

Test: b/312485788
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I02d76fa29c136c5136e6755e3fc7b976045fd307
2023-11-22 01:00:23 +00:00
Evan Laird
6309d178ab [Rounded corners] Define top and bottom corners as equal to default
There seems to be a bug somewhere that is not reading the default corner
value and instead using the rounded_corner_radius_top /
rounded_corner_radius_bottom values even though they are not defined
here. Adding the overrides should fix the window animations for now.

Test: manual
Bug: 293863335
Change-Id: I53a33d22f9bdd9a2ebb6f9c21b693b2e45ea6c5a
(cherry picked from commit bb28bda53e)
2023-11-21 16:48:20 +00:00
Treehugger Robot
faa059b74b Merge "audio: 3rd version tuning table release" into udc-qpr-dev 2023-11-21 07:56:57 +00:00
Treehugger Robot
5ece490d6b Merge "audio: Phase in AK3 fortemedia tuning tables" into udc-qpr-dev 2023-11-21 07:56:11 +00:00