Commit graph

554 commits

Author SHA1 Message Date
Treehugger Robot
c4db8a63a2 Merge "gps: add libsighandler to dependency" into udc-qpr-dev 2023-10-31 12:00:06 +00:00
Edwin Tung
f148d31fe5 Merge "gps: update gps version 4.13.1.32" into udc-qpr-dev 2023-10-30 10:32:42 +00:00
Edwin Tung
6d93ea03fc Merge "gps: update gps version 4.13.1.31" into udc-qpr-dev 2023-10-30 10:32:34 +00:00
Gil Liu
add37acc5c Merge "Display: Change permission to access ssc mode" into udc-qpr-dev 2023-10-27 08:17:42 +00:00
Edwin Tung
1d8ac3b334 gps: update gps version 4.13.1.32
update the NavState->maxSpeed3D periotically to resolve the improper thredshold settings.
Reset S5 when MEMS detect the phone rotation
Resolve parking garage exit excursion
Include the 'in tunnel time' for the internal VDR timeout check

Bug: 302439305
Bug: 300682029

Test: b/308076861
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I56a374e878fbfe64a35be6e6976bfd89e1c841dc
2023-10-27 14:17:19 +08:00
Edwin Tung
669e52f14b gps: update gps version 4.13.1.31
Make reporting of HA_GAD CP conditional of the allowed GAD shape list and remove WLAN capability reporting
Resolve ProtocolError and PositionNotPermitted status codes for SBM SUPL
SIT AGNSS EPDU Reporting Flag Modifications Requested by LSI CP
Support getting device info from RIL and reducing PRESSURE report latency
Detect gnss fw crash and send gnss fw crash info to specific node

Bug: 300604098
Bug: 305652902
Bug: 303548605
Bug: 303366123
Bug: 303793107
Bug: 304741496
Bug: 303104697

Test: b/308075839
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: Iad8a28e25e9e5311646b32bd64705b7afa7ff607
2023-10-27 14:08:42 +08:00
Safayat Ullah
6fd64e3d4c display: add golden calibration profile
Bug: 274594978
Test: check displaycolor dump and log
Change-Id: If7c395e6b846af2221fd20e67a7362cf71cac885
2023-10-26 09:24:57 +00:00
Treehugger Robot
f21ba980b9 Merge "Add template for generating akita vendor blobs" into udc-qpr-dev 2023-10-25 23:36:14 +00:00
Cheng Chang
287fec340c gps: add libsighandler to dependency
Bug: 307461066
Test: b/307461066 verified the SIGABRT/SIGSEGV signal
Test: b/307461066 verification test
Change-Id: Iff2ee45fb1010d47d3652ad8c93ba91dd1d23301
2023-10-25 08:05:10 +00:00
Treehugger Robot
ae8e179b6a Merge "gps: update gps version 4.13.1.30" into udc-qpr-dev 2023-10-25 03:01:30 +00:00
Bill Yi
b813026084 Add template for generating akita vendor blobs
Also add template for factory image

TEST: generated images/blobs from artifacts. Flashed device

BUG: 306790939
Change-Id: If795b96302f5d536534bf7d92c4fd3e684223836
2023-10-24 12:29:51 -07:00
Treehugger Robot
be47537ba1 Merge "Add AOSP support for akita" into udc-qpr-dev 2023-10-24 17:13:41 +00:00
Shin-Yu Wang
f9e1174011 Merge "Update the idle timer setting" into udc-qpr-dev 2023-10-24 08:35:17 +00:00
Shin-Yu Wang
683de6ce8f Update the idle timer setting
Bug: 302272454
Test: manual
Change-Id: Iebbbcd06f77023793d2499753aadcd94d3d6ff02
2023-10-24 06:55:28 +00:00
Edwin Tung
fb7f88c127 gps: update gps version 4.13.1.30
Logging not always restarting on MO session after CHRE sesion
Change CHPP loopback client unexpected data assert to error
Compile the shared library in gnssd
Host enhancement to support E911 AGPS report tool(PART IV)
Host enhancement to support E911 AGPS report tool(PART III)
Make RfPathLossDb_Ap and RfPathLossDb_Cp accept milliDb

Bug: 301397285
Bug: 304951941
Bug: 285250108
Bug: 299255368
Bug: 303562668

Test: b/306606518
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I52b14d95d5dc1ffb23bce446c0eab4c06ea70723
2023-10-24 10:21:31 +08:00
George Lee
8cb15ffa4c Merge "thermal: increase passivedelay to 600 seconds" into udc-qpr-dev 2023-10-23 14:11:27 +00:00
Jeremy Nei
306a297935 Merge "display: update (RR/LHBM) regamma for AK3 D1.0" into udc-qpr-dev 2023-10-23 08:36:38 +00:00
Bill Yi
76f1f4c288 Add AOSP support for akita
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project name is
platform/vendor/aosp/google_devices/akita

and the path is
vendor/google_devices/akita

BUG:306790939

TEST: make and flash a akita device
Change-Id: Iab5cad4aedfab59c3edb2a1f5490552db269f825
2023-10-20 21:02:35 -07:00
gilliu
b5a856fd46 Display: Change permission to access ssc mode
For RadioExt to write to ssc_mode

Bug: 285492958
Test: verify on sysfs node
Change-Id: I8d4f3f2ea6a7dfaf29f64f811c489fcab56dc269
2023-10-20 08:15:31 +00:00
Jeremy Nei
c2baa1b012 display: update (RR/LHBM) regamma for AK3 D1.0
Bug: 304704064
Bug: 305672869
Test: adb shell /vendor/bin/dumpsys displaycolor
Change-Id: I3a729f78551bc791fce81e22c5a456db7935a3a0
2023-10-20 06:04:18 +00:00
Sergey Volk
ed4ae79b4b Merge "DO NOT MERGE: displayport: Disable on AK3" into udc-qpr-dev 2023-10-19 18:25:33 +00:00
Alan Chen
d4ae6730c7 Merge "Include radio_ext aidl service" into udc-qpr-dev 2023-10-19 07:41:39 +00:00
Alan Chen
024e6439de Include radio_ext aidl service
Note: These changes were copied from the reverted commit
a1a6faa971 (ag/23419680). Only the part
that adds radio_ext service is included in this change. The other parts
are in a separate commit.

Bug: 285459428
Test: manually verified dumpsys and  logs that service starts without errors
Change-Id: Ia73295cd43999c2432e59a26775be73f47403edf
Merged-In: Ia73295cd43999c2432e59a26775be73f47403edf
2023-10-19 07:40:22 +00:00
Sergey Volk
f5e262972a DO NOT MERGE: displayport: Disable on AK3
Bug: 302423783
Bug: 300167292
Test: manual (check /sys/module/exynos_drm/parameters/dp_enabled)
Change-Id: I86dea03b084071ff17442771342aac79ee7c701d
2023-10-19 01:02:33 +00:00
Jasmine Cha
ac6cf7722b audio: correct thermistor type
Bug: 305128022
Test: manual test

Change-Id: I1771cafc26752bda9e65134dc4f1f6bc120c8ef3
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-10-18 07:36:22 +00:00
Will Song
0bd82dc011 powerhint: Adding back powerhints
Re-adding hints for refresh.

Test: build
Bug: 305506785
Signed-off-by: Will Song <jinpengsong@google.com>
Change-Id: I9eece7810bc26de9861757803e3fa6a47d8d97b6
2023-10-18 04:11:44 +00:00
Robert Lee
5359f3f951 audio: Phase in AK3 fortemedia tuning tables
Change List :

Fortemedia:

Handset:
Optimal NB/WB/SWB THR for AMS
Optimal performance for TMOUS NB/WB/SWB
Sync TX setting to HAC / TMO-HAC /  HAC Reserve 2 SWB

Handheld:
Optimal NS performance for SWB
Optimal NB/WB/SWB THR for AMS
Sync TX setting to
- BT-HAC / Condor-Headphone / TTY-VCO  (NB/WB)
- Condor-Headphone SWB / Condor-Headphone Reserve2 SWB / TTY-VCO SWB /  TTY-VCO Reserve2 SWB / Reserve2 SWB / BT-HAC SWB / BT-HAC Reserve2 SWB

Files from the latest attachment on b/305846267

Bug: 305846267
Test: verified by ntkuo@
Change-Id: Idf07e38d649bd47897d0536595f406edc6159cdc
2023-10-17 08:17:55 +00:00
Jasmine Cha
2571966bbb audio: enable playback thermal throttle/ update tables
Bug: 305128022
Test: manual test b/305128022#comment4

Change-Id: I2ebde017efb511f9b899f0df06c6dbd5402fbc8a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-10-17 03:44:20 +00:00
George Lee
d5055c1b79 thermal: increase passivedelay to 600 seconds
Bug: 287921243
Test: Observe reduced partial wakelock wakeup
Change-Id: I22a73629cf41459fefeb66271b3feb07131b14e6
Signed-off-by: George Lee <geolee@google.com>
2023-10-16 18:06:40 +00:00
Treehugger Robot
6befe70ea4 Merge "gps: update gps version 4.13.1.29" into udc-qpr-dev 2023-10-16 11:56:08 +00:00
Edwin Tung
fbd0294eec gps: update gps version 4.13.1.29
Use entire response time for e-911
Do not stop MEMs inside its event handler

Bug: 296629740
Bug: 301151975

Test: b/305204380
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I28e6259b52504c01c1c14402dde054e62af3c136
2023-10-16 17:51:24 +08:00
Alan Chen
282e448794 Merge "Add coex display ssc configs to device." into udc-qpr-dev 2023-10-16 04:09:21 +00:00
Treehugger Robot
ef74e6711e Merge "Camera: disable blending node for AK3" into udc-qpr-dev 2023-10-16 01:05:57 +00:00
KRIS CHEN
f57eae07af Merge "ak3: udfps: log all coverages to suez for auth filter tuning" into udc-qpr-dev 2023-10-13 09:28:32 +00:00
Michael Tsai
d33b6fea3a Camera: disable blending node for AK3
Disable blending node by the property

Bug: 304932313
Test: GCA
Test: Pixel Camera Test Checklist
Change-Id: I11370714ff0723dee2c8a93111285f3d3bd0d17b
2023-10-13 05:22:22 +00:00
Kris Chen
05c27e07a9 ak3: udfps: log all coverages to suez for auth filter tuning
Enable this logging only for non-user builds.

Bug: 303400748
Test: manual
Change-Id: I2b0cac66d9891b4946ec41331713a43d8c16ccf5
2023-10-13 04:46:28 +00:00
Tom Huang
486907ed14 Merge "BT: add skip uart suspend overlay config" into udc-qpr-dev 2023-10-13 02:47:34 +00:00
Alan Chen
e14ad896af Add coex display ssc configs to device.
Note: These changes were copied from the reverted commit
a1a6faa971 (ag/23419680).
Only the ssc table is added here and the rest of the changes will be moved to a separate commit.

Bug: 285459428
Test: manually checked file is on device
Change-Id: Ie8709059c397261ec3170e31753a267bfdd880e4
2023-10-12 08:16:06 +00:00
Treehugger Robot
f601be0735 Merge "audio: add HIDL SoundDose libraries & framework config" into udc-qpr-dev 2023-10-12 06:26:55 +00:00
kuanyuhuang
5551d2d0ee BT: add skip uart suspend overlay config
Add config to enable Bluetooth APM UART to skip suspend to avoid hold
system too long.

Bug: 294747612
Test: check uart skip suspend
Change-Id: I8c6796b2791080ed226d7a8b51a52ac41b16b106
2023-10-12 01:52:17 +00:00
Tom Huang
bfb75f68b0 Merge "BT: LE Audio support 32kHz dual mic" into udc-qpr-dev 2023-10-12 01:18:46 +00:00
John Pan
f51bf2c652 Merge "Build AK3 default CMF color wallpaper" into udc-qpr-dev 2023-10-12 00:33:56 +00:00
TeYuan Wang
1c317229f5 thermal: Update the polling settings for VSKIN-SPEAKER
Bug: 304828870
Test: confirm VSKIN-SPEAKER from thermalHAL verbose log
Change-Id: If0b2f64ec86077fc9fdfeff92d0460515635ae4c
2023-10-11 22:13:03 +00:00
vincenttew
44b202b946 audio: add HIDL SoundDose libraries & framework config
Test: build pass, Playback pass
Bug: 272260521
Change-Id: I99e27e113d1ea9dca936df9254c7bac11c29abb7
Signed-off-by: vincenttew <vincenttew@google.com>
2023-10-11 06:28:26 +00:00
kuanyuhuang
50765f8f59 BT: LE Audio support 32kHz dual mic
Bug: 301802958
Test: Check system property and xml file
Change-Id: Iee2a2e6fb2046ad64b8bdf5bd5494d0ed1a7ce44
2023-10-11 05:38:34 +00:00
Edwin Tung
8ae78a0a3c Merge "gps: update gps version 4.13.1.28" into udc-qpr-dev 2023-10-06 10:51:15 +00:00
Edwin Tung
18ce1caa54 gps: update gps version 4.13.1.28
Add time stamps of the latest position report to MEMs data injected to core
Minimize logging on low power
Do not start SITDebugData handler
Enforce ElapsedRealTime is monotonically increasing
Avoid gnssd timeout ASSERT caused by CP lockup
Resolve gnssd crash with NULL pointer deference
Do not start MEMS if TBF > 1000ms

Bug: 300336672
Bug: 302086406
Bug: 291170100
Bug: 302114067
Bug: 301182105
Bug: 300031136
Bug: 301798059

Test: b/303588014
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: Icfcc9b933daa97ecc0c39e1476625cb753a8b280
2023-10-06 10:36:03 +00:00
Sam Ou
eb56e420bf Merge "thermal: Add BCL thermal zones" into udc-qpr-dev 2023-10-06 01:13:01 +00:00
Peter (YM)
dedbc30173 set dalvik.vm.dexopt.thermal-cutoff to 1
Bug: 303590275
Test: Flash and boot to home
Change-Id: I2fc923477793f7000dea2ea45f5c013a17867cee
Signed-off-by: Peter (YM) <peterym@google.com>
2023-10-05 20:06:28 +00:00
Treehugger Robot
b69691b27b Merge "gps: add permission to coredump node" into udc-qpr-dev 2023-10-05 14:58:13 +00:00