Commit graph

1038 commits

Author SHA1 Message Date
Rios Kao
b07be951cc caimito: add default mic compensation
Test: end-to-end validation
Bug: 349276230
Flag: EXEMPT bugfix

Change-Id: I5775c77a215733e170676eb50a8d49ae4fd5ec93
2024-07-01 13:05:24 +00:00
Chaohui Wang
add4ec37a9 Regulation e-label for TK4 GUR25 IN
Bug: 318613060
Flag: EXAMPT image only
Test: Visual
Change-Id: I9830eb572530e7a8ce26c71e40baa161733ed982
2024-06-24 09:54:37 +08:00
Kiwon Park
249b80a495 Merge "Revert "Enable bootstrap if warranty sku is set"" into 24D1-dev 2024-06-15 00:24:50 +00:00
Achigo Liu
a3c12c59ac Revert "Enable bootstrap if warranty sku is set"
Revert submission 27717640-bootstrap

Reason for revert: mount vendor partition failed when OTA

Reverted changes: /q/submissionid:27717640-bootstrap

Change-Id: Idc16811944f3ca8ff96428144b20e0f60900cd56
Merged-In: I9b884b869981fe37a4f2438616cd6a51c86f6358
2024-06-13 17:37:54 +00:00
Lynn Yeh
3a4927f4ec Merge changes from topic "pmu_fix" into 24D1-dev
* changes:
  Reduce CPUDVFSHeadroom for mid and big core (for 60fps and 240fps)
  Update PMU thresholds with PMU ignorance logic disabled
2024-06-13 02:59:32 +00:00
Lynn Yeh
91acdb9ba1 Merge "audio: 2024/06/07 Fortemedia table check in for FRC v2" into 24D1-dev 2024-06-13 01:37:24 +00:00
David Lin
38278f4937 Merge "gps: Disable Magnetometer sensor in gps.cfg for P24" into 24D1-dev 2024-06-13 01:04:25 +00:00
David Lin
484e3f2826 Merge "caimito: correct microphone devices for voip" into 24D1-dev 2024-06-13 00:49:52 +00:00
Ali K. Zadeh
f1dfb794d4 Reduce CPUDVFSHeadroom for mid and big core (for 60fps and 240fps)
Reducing CPUDVFSHeadroom can help save power in 60fps and 240fps
use-cases once RT threads are enabled. Even without the RT patch
(ag/27725456), we can see savings without any impact to framedrop rate.

Bug: 341495529
Test: https://docs.google.com/document/d/14djeCdDIjDy9wqtYc4C9OPnp7sOx3HfbQz4dIZarvVE
Change-Id: Ib16a52d83669c5e9705d80c48b7097e102cc807f
2024-06-12 23:43:15 +00:00
Lynn Yeh
10829f52a0 Merge "uwb: update calibrations for TTC failure" into 24D1-dev 2024-06-12 02:33:18 +00:00
Lynn Yeh
45d75f137a Merge "Update display shape" into 24D1-dev 2024-06-12 02:09:24 +00:00
Lynn Yeh
d64e2178f7 Merge "Update display shape" into 24D1-dev 2024-06-12 02:08:57 +00:00
Lynn Yeh
1970fc25ed Merge "Update display shape" into 24D1-dev 2024-06-12 00:55:52 +00:00
Hasan Awais
0f9cda8051 uwb: update calibrations for TTC failure
Bug: 346412002
Change-Id: I71b991fb78cb264ed3c21ec89869cca8b3aa0c9a
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-06-11 15:21:07 +00:00
James Huang
e04a91d1e1 gps: Disable Magnetometer sensor in gps.cfg for P24
Set Chip_Configuration_mems_data_Configuration=0x25

Bug: 346490557
Test: CTS/VTS, sanity test/Stress test/SST
Change-Id: I589dbc6de2dfa8c9d2c18996352baaf919bdbb6b
2024-06-11 17:24:07 +08:00
Rios Kao
3f097bd11d caimito: correct microphone devices for voip
note:
     In VOICE_COMMUNICATION case, microphones need
     extras string to be identified as voice device.

Bug: 346302191
Test: adb shell tinymix | grep "MIC HW Gain"
Change-Id: Ieb58ede838e457b7fcb4c17fb39515264f96514d
2024-06-11 08:56:45 +00:00
Jongduck You
c7258b09e0 Merge "Enable dynamic routing" into 24D1-dev 2024-06-11 06:38:31 +00:00
Lynn Yeh
fd3440ed6a Merge "gps: maintain one solution" into 24D1-dev 2024-06-11 02:25:19 +00:00
David Lin
0057626845 Merge "gps: Update official release 4.15.1_15_240610_R2 config for P24" into 24D1-dev 2024-06-11 01:27:18 +00:00
David Lin
75e6c1d30d Merge "Enable satellite eSOS persistent logging" into 24D1-dev 2024-06-11 00:57:47 +00:00
David Lin
7394e81c95 Merge "audio: update wave tuning for FRC" into 24D1-dev 2024-06-11 00:50:12 +00:00
David Lin
a14ac10803 Merge "audio: waves: use SPEAKER_MUSIC in call screen" into 24D1-dev 2024-06-11 00:49:32 +00:00
David Lin
7e1366ba3f Merge "Override config_useDeadZone on caimito devices" into 24D1-dev 2024-06-11 00:35:18 +00:00
Kiwon Park
4effad140f Merge "Enable bootstrap if warranty sku is set" into 24D1-dev 2024-06-11 00:09:22 +00:00
Ali K. Zadeh
8a6924bd35 Update PMU thresholds with PMU ignorance logic disabled
pa/2830448 removes the core ignorance logic in PMU and causes the
behavior of PMU to change. With the new PMU logic, we need to re-tune
all the SPC thresholds for camera use-cases. This CL adjusts SPC
thresholds accordingly, so that we do not have power regression once the
PMU change in the kernel is merged.

Bug: 341495529
Test: https://docs.google.com/document/d/1IZDKtnyEnMZcakaPzQHtF23az6EjCTRGw3SdWt0Up68/edit?usp=sharing&resourcekey=0-ZAvo0M9HA-f-DY42vIatWA
Change-Id: Ifa10ebfa66da90832930487ef2d6b5610a7999bb
2024-06-11 00:06:52 +00:00
Kiwon Park
b9b54aa493 Enable bootstrap if warranty sku is set
Test: manual
Bug: 336903409
Change-Id: I3f3f96516a2774e54dcbfa4470cbe1c98e46df7e
2024-06-10 14:31:19 -07:00
James Huang
dc212069dc gps: Update official release 4.15.1_15_240610_R2 config for P24
Add allow_logging_if_disconnected=0

Bug: 344006818
Test: CTS/VTS, Sanity test/Stress Test/SST
Change-Id: Ifd803e0fe605440ccb7814211af686557f847c36
2024-06-10 22:57:01 +08:00
Jason Hsu
196310145e audio: 2024/06/07 Fortemedia table check in for FRC v2
<CL>
CM4
--Handset/Handsfree(Duncan)

Handset
1: WB RFR nom vol for pass 3GPP/orange mask

Handsfree
1: May23 EC tuning to fix echo with protective case on phone stand
2: May24_noNStuned EC tuning to fix echo when nearend in noise env
3: WB/SWB RFR/RLR volume curve

TK4 (Ricky)
-Handsefree
1. Modify SLR for Orange testing
2. Batch copy from generic to co-use case

KM4 (Owen)
- Handsfree (Owen)
1. Tx: Lower down WB/SWB DRC gain 1.5dB to fix Orange SLR failures
    WB: 25dB => 23.5dB / SWB: 26dB => 24.5dB
2. Batch copy 1. from generic to co-use case
3. Rx: Lower down SPK_Vol 1dB(Vol-2)/2dB(Vol-1)/3dB(Vol-0) for Reserve2 (VoIP) use case to fix Rx min vol too louder issue

Bug: 345569041
Test: verified by Acoustic team
Change-Id: Iea55a81b039f037d6472eb365a6749af82a107fb
Signed-off-by: Jason Hsu <jasonchhsu@google.com>
2024-06-07 11:50:11 +08:00
Jasmine Cha
7a1d729d40 audio: waves: use SPEAKER_MUSIC in call screen
Presets in call screen:
Before:
 - SPEAKER_SAFE_MUSIC_LITE
 - SPEAKER_SAFE_MUSIC_THROTTLE_LITE
After:
 - SPEAKER_MUSIC
 - SPEAKER_MUSIC_THROTTLE
 - SPEAKER_MUSIC_RESERVED (spatial audio)
 - SPEAKER_MUSIC_RESERVED_THROTTLE (spatial audio)
 - SPEAKER_SAFE_MUSIC
 - SPEAKER_SAFE_MUSIC_THROTTLE

Bug: 341930605
Test: manual test b/341930605#comment16

Change-Id: Iadf5f0835789e0afe0a4ae0143d9df60dab8b81a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-06-07 03:09:18 +00:00
Tracy Zhou
7c3a161670 Override config_useDeadZone on caimito devices
Bug: 324611410
Change-Id: Iacb3b4cb74106e3b3eecd1c7adb7de8e48a852aa
Test: Tested on komodo
2024-06-06 21:57:20 +00:00
Kimi Hsu
782a3055e7 Update display shape
Bug: 337202957
Test: make
Change-Id: Idd4f7ade351411496abfce579e9f23286f0d752a
(cherry picked from commit dcceef8fa5)
2024-06-06 07:34:45 +00:00
Kimi Hsu
876b626d8b Update display shape
Bug: 337202957
Test: A manual test to run a boot test
Change-Id: Ic90a06ab82d9b5fc138df2c6d28a591285a7be04
2024-06-06 06:33:27 +00:00
Jasmine Cha
54120ae2ec audio: update wave tuning for FRC
- KM4_freshmango_v4_Rev15C_LLv3_smooth2.mps

Bug: 343310595
Test: manual test from hardware

Change-Id: Ifd3068db61e4bf5c5983a335940469f46d24f4a5
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-06-06 01:07:19 +00:00
Wayne Lin
7d1de62cb2 gps: maintain one solution
Bug: 315915958
Test: build pass and GPS function works
Change-Id: Ibe6f2ce01b95dea8fca53dda4833a81262ebc63a
Merged-In: Ibe6f2ce01b95dea8fca53dda4833a81262ebc63a
2024-06-05 07:06:07 +00:00
James Huang
d30d3fc1b7 gps: Update release 4.15.1_13_240603_R2 config to enable PDR on P24
Add NavOptions=0x2443 to enable PDR
Add Chip_Configuration_mems_data_Configuration=0x27 to support Step
counter and Magnetometer

Test: VTS/CTS, sanity test/Sress test/SST
Change-Id: I48dcd5f4f46e152e80571e09a290ff17d52ffaf9
2024-06-05 12:54:18 +08:00
Kimi Hsu
0abf9979ca Update display shape
Bug: 337202957
Test: make
Change-Id: I61bfcf65d847092979c6c79ccbfc9ba1108d2a2f
2024-06-04 10:51:29 +00:00
Allen Xu
ad73a12698 Enable satellite eSOS persistent logging
Bug: 343478281
Test: make
Change-Id: I92c0001b45089a265de6e64568c32adcb270c22b
2024-06-03 21:18:28 +00:00
David Lin
6fa83b2f0b Merge changes from topic "cherrypicker-L33400030004168780:N61600030065747742" into 24D1-dev
* changes:
  Revert "Reduce rounded_corner_radius to 142"
  Revert "Reduce rounded_corner_radius to 137"
2024-06-03 02:19:03 +00:00
Jongduck You
fa4c934ee6 Enable dynamic routing
Enable dynamic routing feature for India, Israel, Taiwan, Singapore,
Switzerland, Slovakia, Poland, Slovenia, and Bosnia and Herzegovina.

Add emergency numbers requiring normal routing for India, Israel, France, Taiwan, Singapore, Switzerland, Guadeloupe, Slovakia, Poland, Reunion, Slovenia, and Bosnia and Herzegovina.

Bug: 336759603
Test: build and manual test

Change-Id: Ic9a3faccd43c12c30be42f800b2ab9781b46970b
2024-06-02 01:58:21 +00:00
Treehugger Robot
8ac4d80a9b Merge "thermal: Clean up stats config" into 24D1-dev 2024-05-31 03:43:50 +00:00
Wayne Lin
b78ba022cb Revert "gps: Disable NFW lock"
Revert submission 27263809-disable-nfw-lock

Reason for revert: enable NFW after LOCSW-21052 is reverted in b/326439267 and fix test case failure in b/343511469

Reverted changes: /q/submissionid:27263809-disable-nfw-lock

Change-Id: Iffa05830a522e8a4e73a534c89dc8b3dec5dec87
2024-05-30 01:43:26 +00:00
Evan Laird
b7af4a53c1 Revert "Reduce rounded_corner_radius to 142"
This reverts commit 5362448646.

Reason for revert: Reverting this due to landing pixel scaling

Bug: 335357341
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9683d7ab3c6f2f7be00b31d4a6e35a2ff9cf13b7)
Merged-In: I4f9392d649cc927a24222207501f5191bd63c5a1
Change-Id: I4f9392d649cc927a24222207501f5191bd63c5a1
2024-05-29 18:19:41 +00:00
Evan Laird
5797ae80c4 Revert "Reduce rounded_corner_radius to 137"
This reverts commit 0fbeed22d4.

Reason for revert: reverting this due to landing pixel scaling

Bug: 335357341
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fc1317679b29f312b183e1bbb156b7c7cd8b0da0)
Merged-In: Idd0af2eaf5933b708e6a3831bf2f751c747a4f38
Change-Id: Idd0af2eaf5933b708e6a3831bf2f751c747a4f38
2024-05-29 18:19:29 +00:00
Treehugger Robot
ebcb0f7a93 Merge "gps: Update official binary release 4.15.1_11_240527_R3 config for P24" into 24D1-dev 2024-05-29 17:39:55 +00:00
Treehugger Robot
6cefbec27c Merge "Add Pyr binning sysprop to devices" into 24D1-dev 2024-05-29 15:46:53 +00:00
James Huang
3bd895bc61 gps: Update official binary release 4.15.1_11_240527_R3 config for P24
Add isUseUncalMagn=0 to use Calibrated Magnetometer data (For PDR)

Test: CTS/VTS, GNSS sanity test/Stress test/SST
Change-Id: I1a842856aee9a0d3c4ce4e2b4aa514344acc8a4d
2024-05-29 23:09:46 +08:00
Treehugger Robot
1ebd023615 Merge "audio: 2024/05/27 Fortemedia table check in for FRC" into 24D1-dev 2024-05-29 09:34:52 +00:00
Treehugger Robot
75254aa648 Merge "Update SVN to 1" into 24D1-dev 2024-05-29 09:30:36 +00:00
Kimi Hsu
5a86860b25 Merge "Update the rounded corner" into 24D1-dev 2024-05-29 08:35:15 +00:00
Kimi Hsu
eb4620d82a Update the rounded corner
Bug: 343151674
Test: make

Change-Id: Ia555b6d60f54a3ac7e4c1e4af869e3bc101199cf
2024-05-29 06:00:08 +00:00