Greg Piecyk
23c53a9f41
[CT3] Add config.xml to OMA-DM package with DevInfo Model name.
...
Set DevInfo Model name to GGH2X for Comet (CT3).
Bug: 347345943
Change-Id: I509e2594b8e161a72d5047d03997872db7874fd0
Test: b/347345943
2024-06-24 22:10:10 +00:00
Lynn Yeh
842b8c5b42
Merge "audio: switch post process in MC via mixer" into 24D1-dev
2024-06-24 01:24:44 +00:00
Chaohui Wang
5f1c385ffb
Regulation e-label for CT3
...
Bug: 318632062
Test: presubmit
Change-Id: I3e20290397c68f515ae5f5a2d9dac5a02c30df7c
2024-06-18 13:47:04 +08:00
Jasmine Cha
50fcb50702
audio: switch post process in MC via mixer
...
Bug: 343839887
Test: manual test with Kernel
Change-Id: Id55900228e53744ca41141fcef0f8676b1efb0de
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-06-17 02:42:02 +00:00
Lynn Yeh
654892efc1
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:31 +00:00
Treehugger Robot
3f037babd9
Merge "gps: Enable MTPL configuration" into 24D1-dev
2024-06-13 01:05:02 +00:00
David Lin
11a78498e1
Merge "gps: Disable Magnetometer sensor in gps.cfg for CT3" into 24D1-dev
2024-06-13 01:04:25 +00:00
David Lin
9a68ad375b
Merge "Enable camera exif model/make reporting" into 24D1-dev
2024-06-13 00:51:08 +00:00
David Lin
ccbf842de4
Merge "comet: correct microphone devices for voip" into 24D1-dev
2024-06-13 00:50:12 +00:00
Vince Chiu
796c46dc00
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.
sync from ag/27765730
Bug: 341495529
Test: GCA
Change-Id: I8692df07c2a52115a497b7e71ccbe9638add1cc8
2024-06-12 23:43:46 +00:00
Cheng Chang
97af2f757e
gps: Enable MTPL configuration
...
Bug: 342937957
Test: SST test for 4 days.
Test: Verification test verification.
Change-Id: I430bc7111ca2e97e4ab002b876b84f81169c5bb1
2024-06-12 14:35:44 +00:00
Timothy Wang
6f01681963
Enable camera exif model/make reporting
...
Reveal real model and make name in the exif.
Test: CTS StillCaptureTest#testFocalLengths
Bug: 341062345
Change-Id: Ia8188cf46099524b0d318de1c72d17f1242873c4
Merged-In: Ia8188cf46099524b0d318de1c72d17f1242873c4
2024-06-12 07:40:01 +00:00
Lynn Yeh
280ab0b4b4
Merge "uwb: update calibration for TTC failure" into 24D1-dev
2024-06-12 02:33:32 +00:00
Lynn Yeh
26da4dcf26
Merge "Update display shape" into 24D1-dev
2024-06-12 02:10:08 +00:00
Hasan Awais
c0f6e86b0f
uwb: update calibration for TTC failure
...
Bug: 346412002
Change-Id: Ib92f3c808879892711a1eb3c26ff68a8a343f419
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-06-11 15:24:25 +00:00
James Huang
85c7febe7b
gps: Disable Magnetometer sensor in gps.cfg for CT3
...
Set Chip_Configuration_mems_data_Configuration=0x25
Bug: 346490557
Test: CTS/VTS, sanity test/Stress test/SST
Change-Id: I57940f9eb38e2b0eaf2be6f81e02fb497ddfaa1d
2024-06-11 17:27:10 +08:00
Rios Kao
4287cbbee3
comet: 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: I97b005232514f922b5da151b650f455905b6bafc
2024-06-11 08:57:31 +00:00
Jongduck You
da60dc4397
Merge "Enable dynamic routing" into 24D1-dev
2024-06-11 06:38:30 +00:00
Lynn Yeh
c4477bbe84
Merge "gps: maintain one solution" into 24D1-dev
2024-06-11 02:25:19 +00:00
Pointer Kung
6b22f33b50
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.
Refer to ag/27702721
Bug: 341495529
Test: Build pass, Boot to home
Test: With pa/2830448 and 30fps(ag/27631025)/60fps(ag/27725456) RT changes, it will increase ~40mW without frame drop impact to improve performace issue.
30fps/120fps test results (https://docs.google.com/spreadsheets/d/1yhYV8LUaraO8mt1cYNFhXj-QzNBkTTtc3xXh-ryH2Eo/edit?usp=sharing&resourcekey=0-xs3Qtufdju8eYOZDTAC7oQ )
60fps/240fps test results (https://docs.google.com/spreadsheets/d/1uiG4jCR9rsLuD7WseiaptpktbUAt5BLRnyN3Teg8JII/edit?usp=sharing&resourcekey=0-lBJxBct6NT_rtkp1brC4Vg )
Change-Id: Id7bd8704039d8a7f35bee93c491327fed3101211
2024-06-11 09:39:37 +08:00
David Lin
2ffe2c46ef
Merge "gps: Update official release 4.15.1_15_240610_R2 config for CT3" into 24D1-dev
2024-06-11 01:27:18 +00:00
David Lin
af33a1a6ee
Merge "Set persistBrightnessNitsForDefaultDisplay to true" into 24D1-dev
2024-06-11 00:59:53 +00:00
David Lin
711ecefb7c
Merge "Enable satellite eSOS persistent logging" into 24D1-dev
2024-06-11 00:57:46 +00:00
David Lin
05f5f6288e
Merge "thermal: update vskin-open sub1 equation" into 24D1-dev
2024-06-11 00:51:46 +00:00
David Lin
82292e57ec
Merge "audio: waves: use SPEAKER_MUSIC in call screen" into 24D1-dev
2024-06-11 00:49:32 +00:00
David Lin
ec9f3ef909
Merge "Update Bluetooth SAR table for EU and JP region" into 24D1-dev
2024-06-11 00:37:15 +00:00
James Huang
dc167364c6
gps: Update official release 4.15.1_15_240610_R2 config for CT3
...
Add allow_logging_if_disconnected=0
Bug: 344006818
Test: CTS/VTS, Sanity test/Stress Test/SST
Change-Id: If7fc65ba7b3fb330d7cd52e0559e097df6013b29
2024-06-10 22:56:45 +08:00
Ted Wang
2d7620cd70
Update Bluetooth SAR table for EU and JP region
...
Bug: 345145096
Test: flash and check the tables.
Change-Id: Ic2cf2993f1715906d57d4c9c990eff7ebd5fd9ab
2024-06-07 09:55:58 +00:00
sashwinbalaji
2f57f9b356
thermal: update vskin-open sub1 equation
...
Update vskin-open-sub-1 equation to have better correlation for safety
cases.
Bug: 322147413
Test: Push config and verify lshal
Change-Id: I338f4ddf289f9388c3601149bf22312a81f6af43
2024-06-07 15:45:03 +08:00
Jasmine Cha
2755a754d3
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_FOLDED
- SPEAKER_MUSIC_FOLDED_NX
- SPEAKER_MUSIC_CLAMSHELL
- SPEAKER_MUSIC_CLAMSHELL_NX
- SPEAKER_MUSIC_UNFOLDED
- SPEAKER_MUSIC_UNFOLDED_NX
- SPEAKER_MUSIC_FOLDED_THROTTLE
- SPEAKER_MUSIC_FOLDED_THROTTLE_NX
- SPEAKER_MUSIC_CLAMSHELL_THROTTLE
- SPEAKER_MUSIC_CLAMSHELL_THROTTLE_NX
- SPEAKER_MUSIC_UNFOLDED_THROTTLE
- SPEAKER_MUSIC_UNFOLDED_THROTTLE_NX
- SPEAKER_SAFE_MUSIC
- SPEAKER_SAFE_MUSIC_THROTTLE
Bug: 341930605
Test: manual test b/341930605#comment16
Change-Id: I92e91bf4b245713c4b899200f2b4baf1c3da2170
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-06-07 03:08:57 +00:00
Piotr Wilczyński
899ccfe130
Set persistBrightnessNitsForDefaultDisplay to true
...
Bug: 330254981
Test: adb shell dumpsys display
Change-Id: I1d8ff3146752294fc6a217f2cf8e67babf976150
(cherry picked from commit 28b4ee67ef
)
2024-06-06 09:42:06 +00:00
James Huang
8b879fc372
gps: Update release 4.15.1_13_240603_R2 config to enable PDR on CT3
...
Add NavOptions=0x2443 to enable PDR
Add Chip_Configuration_mems_data_Configuration=0x27 to support Step
counter and Magnetometer
Test: CTS/VTS, sanity test/stress test/SST
Change-Id: I4d3df40021af7dbd3ad56ece815d921e6a798e35
2024-06-05 13:12:04 +08:00
Kimi Hsu
15b9ecd5af
Update display shape
...
Bug: 337202957
Test: make
Change-Id: I8a1601a9d5643308cca1bd6800fb864f4655d346
2024-06-04 10:32:51 +00:00
Allen Xu
bdb0ac67dc
Enable satellite eSOS persistent logging
...
Bug: 343478281
Test: make
Change-Id: Ia915218d10a5ee7c0e45f3710531d278b0daaeaa
2024-06-03 21:19:12 +00:00
Jongduck You
8de72394a3
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: I9ec0bc0c00a9bb66d39cd9b1acb2a22a9d593eed
2024-06-02 01:58:38 +00:00
Wayne Lin
8e0f9b8d1b
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: Id4eae6d381e18b4a696a184830332e603763ad2f
2024-05-30 01:43:34 +00:00
Wei Wang
490c9dab3b
Merge "Add Ownership to powerhint file" into 24D1-dev
2024-05-29 17:58:47 +00:00
Treehugger Robot
be3d6d582c
Merge "gps: Update official binary release 4.15.1_11_240527_R3 config for CT3" into 24D1-dev
2024-05-29 17:39:54 +00:00
Treehugger Robot
4cc8fe6617
Merge "Add Pyr binning sysprop to Comet" into 24D1-dev
2024-05-29 15:46:53 +00:00
James Huang
b5eede4d42
gps: Update official binary release 4.15.1_11_240527_R3 config for CT3
...
Add isUseUncalMagn=0 to use calibrated data (PDR)
Test: CTS/VTS, GNSS sanity test/Stress test/SST
Change-Id: I310221b61f03b4216b6819b69aa86fe3546429cb
2024-05-29 23:12:47 +08:00
Robin Peng
7bd80bc5b1
Update SVN to 1
...
Bug: 343297621
Change-Id: Iaf5c051c3afdf3021afb1f82966636f33be04b24
Merged-In: I56944d8ddf2909e95c63f58fbd397df946f61c94
2024-05-29 05:53:03 +00:00
Treehugger Robot
8125879cc9
Merge "Enable concurrent foldable front feature" into 24D1-dev
2024-05-29 03:50:17 +00:00
Chungkai Mei
7cdccf0d20
Add Ownership to powerhint file
...
Bug: 343198372
Test: NA
Change-Id: Ie0c3b09b874ba5d69e872416c66bb279d8893b9f
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-05-29 02:15:28 +00:00
Massimo Carli
c7e2d100aa
Merge "Increase thin letterbox width" into 24D1-dev
2024-05-28 16:15:48 +00:00
Massimo Carli
d6eb9033bd
Increase thin letterbox width
...
Increase to 150px = 62dp for a better heuristic
Bug: 334077350
Test: manual
Change-Id: I21f2392f56789d41d7f4c7e8110c9320684fb77a
2024-05-28 15:57:20 +00:00
Treehugger Robot
b5be70e813
Merge "[Camera] Update CPU DVFSHeadroom for CAMERA_STREAMING_STANDARD/PROJECT11 and CDPreferHighCap for Video Call" into 24D1-dev
2024-05-28 06:39:55 +00:00
Pointer Kung
37033c37c6
[Camera] Update CPU DVFSHeadroom for CAMERA_STREAMING_STANDARD/PROJECT11 and CDPreferHighCap for Video Call
...
sync from ag/27120048 and ag/26555645
Bug: 343101802
Test: Build pass
Test: Save photo preview ~38mW and 30fps/120fps recording ~12mW without frame drop impact. (https://docs.google.com/spreadsheets/d/1ibQabthI6kUL6mOxGpxDKS__1tcbRBoUUDgi2Urf6H8/edit?usp=sharing )
Test: Save Meet front video call ~7mW (https://docs.google.com/spreadsheets/d/1rfDGESnMuT2KfGjtYrE7rLAJ5qt-F4DYWUYAB8anKbY/edit?usp=sharing )
Change-Id: I5c5e255a035ab0c42fa8d3441051a4856fa12a7f
2024-05-28 04:39:11 +00:00
Michelle Ho
098e715e1e
Enable concurrent foldable front feature
...
Enable concurrent foldable front feature
by platforms
Bug: 333986739
Test: build pass
Change-Id: I773c00bff5f1336f976d8ec28542fbd80a679adc
Merged-In: I773c00bff5f1336f976d8ec28542fbd80a679adc
2024-05-27 16:21:57 +00:00
Jared Hallett
a3d124163f
Add Pyr binning sysprop to Comet
...
Bug: 336311209
Test: manual
Change-Id: I220f6d835f4302ae2c7e8a79ef6ed0ae66599bbc
2024-05-27 11:12:17 +00:00
Cheng Chang
21530520ca
Merge "Revert "gps: Enable MTPL function"" into 24D1-dev
2024-05-27 10:24:05 +00:00