Commit graph

582 commits

Author SHA1 Message Date
Jasmine Cha
c22d895167 audio: update wave stable
1. This mps file fix two issues.
   - When playback default ringtone sound, volume sounds lower than
     reference phone
   - [Nominal] A little Noise sound in instrument

2. This mps tuning modify FBEQ to let Ringtone louder.
   This mps tuning decrease a little MaxxBass below 20th.
   Let Nominal volume less noise and dirty sound.

3. improve volume curve from 25th~1st.

Bug: 310510785
Test: manual test b/310510785#comment5

Change-Id: I089209ecfa5a9b0f7ab0eaec190cc6c5d943e99b
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-11-13 08:57:46 +00:00
Shinru Han
8b906f0b3e Merge "Revert "gps: strip the prebuilt binary file"" into udc-qpr-dev 2023-11-09 11:12:36 +00:00
Shinru Han
506d69511e Revert "gps: strip the prebuilt binary file"
This reverts commit 8d75ce2fb6.

Reason for revert: <regression issue>

Bug: 309917836

Test: GPS test

Change-Id: Ib5e1e02655af223c287a92437ed8616e466f75d9
2023-11-09 10:51:06 +00:00
Treehugger Robot
18a7a9fc24 Merge "Restrict foreground cpuset to cpu0-5 when camera launch" into udc-qpr-dev 2023-11-09 05:27:49 +00:00
Treehugger Robot
11bbf74939 Merge "audio: Phase in AK3 fortemedia tuning tables" into udc-qpr-dev 2023-11-08 08:07:48 +00:00
Robert Lee
5e413c3dc7 audio: Phase in AK3 fortemedia tuning tables
Change List :

Fortemedia:

Handset:
Optimal performance for DVT Generic/TMOUS NB/WB/SWB
VOIP min RLR
Sync TX setting to HAC / TMO-HAC /  HAC Reserve 2 SWB

Handheld:
Optimal performance for DVT Generic/TMOUS NB/WB/SWB
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/309571914

Bug: 309571914
Test: verified by ntkuo@
Change-Id: I53574997df86eea7cdd4784160381cd15b6a1f2a
2023-11-08 08:06:51 +00:00
Edwin Tung
31dc31c51e Merge "gps: update gps version 4.13.1.34" into udc-qpr-dev 2023-11-08 07:09:10 +00:00
Treehugger Robot
054ca0ede0 Merge "adjust PCP high level" into udc-qpr-dev 2023-11-08 01:20:26 +00:00
Martin Liu
f965322914 adjust PCP high level
We have observed more reclaiming activities as upstream
has changed how PCP high is calculated since 5.15 kernel.
Re-align the level back to 5.10 first so we can monitor
how it impacts the MM metrics.

Bug: 309409009
Test: boot
Change-Id: Ifc0bc84b61d77bb27f38975a78763d13dd1fcc29
Signed-off-by: Martin Liu <liumartin@google.com>
2023-11-08 01:04:23 +00:00
Treehugger Robot
5304748efc Merge "gps: strip the prebuilt binary file" into udc-qpr-dev 2023-11-07 09:18:58 +00:00
Edwin Tung
93bfc66d3d gps: update gps version 4.13.1.34
Non-OMA compliant implementation of e-SUPL_INIT pre-empthing earlier e-SUPL
Resolve AIDL blocking
TMO feature for corner-case DBH handling
GNSS HAL should only use the location from injectBestLocation for DBH
Don't drain battery if there is no signal
Report engine status on modem crash/reset
Fix incorrect Carrier Freq in Android SvInfo
Fix a malformed logging message which can result in a crash
Monitor the GPIO configuration for changes; restore settings if a change is detected
Verify xport->conn before referencing
Monitor position and velocity jump during the long dead reckon driving
Slow transition from the S3 to the S5 while the S5 is already running
Do not transfer to the S5 if we're in tunnel or just out of tunnel and Reject Ghost SVs in the tunnel when we're in the S5
Relax signal strength threshold for the low speed static mode

Bug: 303927351
Bug: 307046943
Bug: 296967622
Bug: 307815212
Bug: 305636733
Bug: 304075312
Bug: 306584017
Bug: 301926809
Bug: 308313595
Bug: 302055950
Bug: 303211106
Bug: 304713455

Test: b/309576410
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I545dcf493f62d9692c3711d0b1042ee27721e0d3
2023-11-07 17:01:31 +08:00
Cheng Chang
8d75ce2fb6 gps: strip the prebuilt binary file
Bug: 309569612
Test: compile, check the size, and run gps request
Change-Id: I9e779f5ba1c0d52465ec5c902adc8dd7dd2f56f6
2023-11-07 07:52:51 +00:00
Eden Shih
32c81852bb Merge "Add diagnosticstool domain into akita" into udc-qpr-dev 2023-11-06 09:36:16 +00:00
Treehugger Robot
711c070bea Merge "Optimize the thermal policy for camera mode" into udc-qpr-dev 2023-11-04 03:37:15 +00:00
Eden Shih
8c1b1efa87 Add diagnosticstool domain into akita
Bug: 301300623
Change-Id: If5756974357bdb6448955bee9aec133c483f4eb2
2023-11-02 11:58:20 +00:00
Treehugger Robot
487eec6037 Merge "Camera: Update target load for high streaming case" into udc-qpr-dev 2023-11-02 09:21:03 +00:00
Mao Lee
5ce6c8d9ac Camera: Update target load for high streaming case
Update MIF target load to optimize power.

This hint impacts the high streaming use cases like 240fps.

Bug: 298601651
Test: GCA, CTS
Change-Id: I18414dd35b41bd172e815b8a8c6b1f3a04ee855d
2023-11-02 09:02:56 +00:00
Peter (YM)
adc580edaf Optimize the thermal policy for camera mode
Align with P23 device thermal feature

Bug: 301196807
Test: Build on device and boot to home
Change-Id: I703b36956717694f46922849f9707a2c9b5e3f95
Signed-off-by: Peter (YM) <peterym@google.com>
2023-11-02 03:53:38 +00:00
Treehugger Robot
be151e4792 Merge "[Akita] JP Final MIC e-label" into udc-qpr-dev 2023-11-02 03:50:14 +00:00
Kimi Hsu
3da9486a97 Merge "Update the rounded corner" into udc-qpr-dev 2023-11-02 02:55:50 +00:00
Charlotte Lu
27f03dbbb1 [Akita] JP Final MIC e-label
Fix: 298830038

Test: Manual test

Change-Id: I4d2723df28b1e84df460b2e596bb956c3ae33625
2023-11-02 02:23:59 +00:00
Kimi Hsu
c2a001cb50 Update the rounded corner
Bug: 291774269
Test: make
Change-Id: I21370dffaede420faf9ad8973d19d3e4437a02de
2023-11-01 07:18:08 +00:00
Jasmine Cha
eaf17aa103 audio: update playback tuning
- Refine tuning to fix AQTI issue. Reduce harsh sound.
- This tuning version may get higher DXOmark score
- Include BAACL 1.8A in this mps
- Speaker safe mode use less multiband and should fix ringtone pop
  sound issue
- Portrait and Landscape volume curve are almost the same
- Volume curve is smooth and similar highest DXOmark volume curve

Bug: 308391845
Test: manual test

Change-Id: I95a1ef8620983c21bfbb0ee8e98fee11e89b47ab
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-11-01 06:00:25 +00:00
Wei Wang
6a2c359b7c Merge "thermal: add cdev_ceiling for all throttling profiles" into udc-qpr-dev 2023-11-01 05:41:56 +00:00
Carter Hsu
ad375c9990 Merge "audio: change CCA default to be off" into udc-qpr-dev 2023-11-01 02:17:27 +00:00
TeYuan Wang
e28e0b6040 thermal: add cdev_ceiling for all throttling profiles
Align the same cdev_ceiling for all the profiles to avoid the unexpected throttling request when switching the profile.

Bug: 308646952
Test: emul_temp VSKIN, and monitor thermal throttling log with
open/close camera

Change-Id: I8efdfda958a46470874e95d68ff0a891b71137b5
2023-10-31 22:29:11 +00:00
Treehugger Robot
c4db8a63a2 Merge "gps: add libsighandler to dependency" into udc-qpr-dev 2023-10-31 12:00:06 +00:00
Carter Hsu
3d24586e7d audio: change CCA default to be off
Bug: 308082282
Test: build pass
Change-Id: Iab4197032d3cbb98565dbd253b297b5a5cc66570
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-10-31 00:38:29 +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