Commit graph

537 commits

Author SHA1 Message Date
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
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
Treehugger Robot
e520898214 Merge "set normal brightness controller to true" into udc-qpr-dev 2023-10-05 14:20:50 +00:00
Peter Lin
40429f2dae set normal brightness controller to true
Bug: 294956859
test: check dumpsys display
Change-Id: I7ba52faddd2ce0c5935a65823f4a8b89025c7682
2023-10-05 13:07:40 +00:00
Sam Dubey
ffec6ea551 Merge "Revert "Add coex display ssc configs to device."" into udc-qpr-dev 2023-10-04 14:34:18 +00:00
Sam Dubey
5e9c89c356 Revert "Add coex display ssc configs to device."
Revert submission 24799507-ak3_ssc_aidl

Reason for revert: Broke next target, b/303392497

Reverted changes: /q/submissionid:24799507-ak3_ssc_aidl

Change-Id: I1b6cd82dbc6740dc44e50f729eda672e55474ea8
2023-10-04 13:11:37 +00:00
Shinru Han
91d06f592a Merge "gps: pixel gnss aidl service (config)" into udc-qpr-dev 2023-10-04 09:06:22 +00:00
Cheng Chang
219d352128 gps: add permission to coredump node
Bug: 303343788
Test: b/303343788 verified the SIGABRT signal
Change-Id: I7979a0a6f1059625e4fe2f69ea7406176d058849
2023-10-04 07:51:31 +00:00
Alan Chen
2ff5701e2a Merge "Add coex display ssc configs to device." into udc-qpr-dev 2023-10-04 07:51:04 +00:00
Shinru Han
0b3f36d5fc gps: pixel gnss aidl service (config)
Bug: 298924540
Test: atest VtsHalGnssTargetTest

Change-Id: I4fa55bf80859c93be3bd46ac7b3d43d7607ae55d
2023-10-04 07:34:09 +00:00
Treehugger Robot
658cfc7bf2 Merge "Enable load kernel modules in parallel" into udc-qpr-dev 2023-10-04 06:27:47 +00:00
Chungkai Mei
024f8629a2 Enable load kernel modules in parallel
enable load kernel modules in parallel but load some
specific modules in sequential

Test: flash build P63369786 and reboot more than 1000 times without failure
Bug: 229794277
Change-Id: I41cb5a09fb88ff7faa5ec12f71209b35cd941948
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-10-04 03:39:02 +00:00
paulsu
caa863137e Sync akita powerhint to P23
Re-order to match P23 and pick up changes in ag/24405416 and ag/24179075

Test: Boot to home
Bug: 302387784
Change-Id: I08d5bde6c8dc2ebc7604d1a37c0b82f14ebb0979
Signed-off-by: paulsu <paulsu@google.com>
2023-10-04 00:49:31 +00:00
Treehugger Robot
adf1c8b86b Merge "Camera: Add the property to adjust backend min clock for 1080p30fps video stream for front cameras" into udc-qpr-dev 2023-10-03 09:11:23 +00:00
David Kimmel
cfe6c9ecb0 Merge "Game Mode Sched lib affinity" into udc-qpr-dev 2023-10-02 16:10:19 +00:00
Evan Laird
7de71cfd65 [Corners] Update akita rounded_corner_radius
Based on prototyping via go/svg2command, it sems that a more appropriate
corner radius should be 128px. They are also symmetric now so we can use
the single value config.

Test: manually check app window corners when swiping up
Bug: 293863335
Change-Id: I55a9f13233bb3b1724053a354474bf5928eb2244
(cherry picked from commit cbd714cbb4)
Merged-In: I55a9f13233bb3b1724053a354474bf5928eb2244
2023-10-02 13:48:01 +00:00
Edwin Tung
f30d441d64 Merge "gps: update gps version 4.13.1.26" into udc-qpr-dev 2023-10-02 09:00:42 +00:00
Edwin Tung
ee058f3cb0 gps: update gps version 4.13.1.26
Pad MISO with 0s instead of 1s
MEMs code cleanup
Emergency GNSS handling when location is off
Softbank SUPL flow, and GNSS multi-channel support
Modify logic for specifying base class service name
On BEP Bit Sync Update, align all channels that have not Bit Synced including Strong Signals.
Fix uart dvfs clock switch logic

Bug: 300650761
Bug: 300750900
Bug: 295810526
Bug: 299691199
Bug: 300911544
Bug: 298210431
Bug: 301185717
Bug: 300851135

Test: b/302625591
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I4d1a83275cffb41ddf22b8cea90f8c38a3f64f8d
2023-09-29 04:09:37 +00:00
David Kimmel
67cdd9ee1d Game Mode Sched lib affinity
Bug: 170648047

Test: sched / hints applied correctly

Change-Id: Iec7d01b94a8017404a48870837a40d81e46605e4
Signed-off-by: David Kimmel <davidkimmel@google.com>
2023-09-28 13:18:01 -07:00