Commit graph

1313 commits

Author SHA1 Message Date
Android Build Coastguard Worker
05e4f15882 Merge cherrypicks of ['googleplex-android-review.googlesource.com/28340744', 'googleplex-android-review.googlesource.com/28340745', 'googleplex-android-review.googlesource.com/28340746', 'googleplex-android-review.googlesource.com/28341142'] into 24Q3-release.
Change-Id: I93d7a2ca38f5be11b3c6847a4cdf5ea9bd7c2309
2024-07-23 00:21:52 +00:00
Yvonne Yip
0c57fb76e7 powerhint: Enable auto migration margins/dvfs headroom for game mode
Since the system is more reactive now when tasks are getting busier, set
DownRateLimitUs to 500us to avoid increasing power.

Also enable pertask iowait boost as util_avg will always start from
0 for forked tasks and this could impact io tasks that need additional
help to ensure to migrate to bigger core if they need more perf.

Bug: 315748906
Test: build
Flag: NONE powerhint change does not support flags
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:61cf08366eb4e916beb1ad910754c8bc6c18bf14)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4d8c8dfade1027b7354af3c76dbe00894adfa5bd)
Merged-In: I03a83cbf7b0c6fdf1abd3c63ccb96a38350d17da
Change-Id: I03a83cbf7b0c6fdf1abd3c63ccb96a38350d17da
2024-07-23 00:12:22 +00:00
Yvonne Yip
3587e2c602 powerhint: Add nodes to control per-task iowait boost
It's disabled by default.

Ensure camera and game mode explicitly disable it too as it is only
required when auto margins are enabled for now.

Ensure it is disabled when screen is off too as We don't want io
activities to cause wake up on bigger cores while screen is off.

Bug: 340534339
Test: build
Flag: NONE powerhint change does not support flags
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dad48beaeb9f9fce8acb67c06bfd022e86ce0e0d)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:51140ac43c0f5bd26357e6a26ba2f4914c70a2fe)
Merged-In: Ie9d20fe5ad6b423e8c26a36b7f01592040292ead
Change-Id: Ie9d20fe5ad6b423e8c26a36b7f01592040292ead
2024-07-23 00:12:09 +00:00
Yvonne Yip
8febd2f553 powerhint: Add nodes required to enable auto migration margins/dvfs headroom
Everything should be disabled by default.

Make sure camera and game explicitly disable them by default too.

Ensure the feature is disable when screen is idle.

Bug: 315748906
Test: build
Flag: NONE powerhint change does not support flags
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:bb4df08c9ea617625d25cf12bc60c41c173d996b)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b804969d8faa70065f9ed4a5ba841a607cbedb3b)
Merged-In: Ibd08cec303010e87057463f5aff737a5105e04b6
Change-Id: Ibd08cec303010e87057463f5aff737a5105e04b6
2024-07-23 00:11:56 +00:00
Yvonne Yip
03eae68a00 powerhint: Explicitly set DownRateLimitUs for camera
So that we can change the default values without impacting it.

Bug: 315748906powerhint: Explicitly set DownRateLimitUs for camera

So that we can change the default values without impacting it.

Bug: 315748906
Test: build
Flag: NONE powerhint change does not support flags
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9084165d0d0f699f7cc3968dded4f71d4ec20a92)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:62542ec65031c1cdf2e973c0d6eca3518d5f986c)
Merged-In: Ic14d51f0b5b512f5557d904d682e9f934bbab87f
Change-Id: Ic14d51f0b5b512f5557d904d682e9f934bbab87f
2024-07-23 00:11:41 +00:00
Android Build Coastguard Worker
51e42619a9 Merge cherrypicks of ['googleplex-android-review.googlesource.com/28285484'] into 24Q3-release.
Change-Id: Icb29bbe8cc271a05cf69b9a697426fb0b7e7638e
2024-07-15 23:19:52 +00:00
Isaac Chiou
4df8770139 Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork
In JP, the device is not allowed to enable hotspot on W52 (5G band 1) outdoors unless the warning statement is present, and the original mechanism would violate regulations when the device connects to AP on W52 and enables the hotspot outdoors.

This CL disable config_wifiEnableStaIndoorChannelForPeerNetwork and make sure the device will not enable hotspot on Indoor Channel

Bug: 351981809
Test: AU drop/IFS/RvR/CTS/VTS/Manual Test, JP SAP indoor channel test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:84c4eeb9019b25ea4bb0c18a15625f242256f13e)
Merged-In: Ib5bf4c59edd3ea802b850372e709598e64ab54ae
Change-Id: Ib5bf4c59edd3ea802b850372e709598e64ab54ae
2024-07-15 23:14:18 +00:00
Android Build Coastguard Worker
43e7687ee3 Merge cherrypicks of ['googleplex-android-review.googlesource.com/28250839', 'googleplex-android-review.googlesource.com/28210500'] into 24Q3-release.
Change-Id: I16e5366fcde9c77fef7a2f3b9cfbee35192e040b
2024-07-12 04:03:11 +00:00
Ted Wang
4924957e99 [Bluetooth] Update BT SAR table
Increase SAR table MIMO power for all region

Bug: 351756436
Test: Acceptance test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:36dec6ad46611523272b96780bf060d542782025)
Merged-In: Ide5e8261d871c69c273190c2fcd6eb5e2f1607fa
Change-Id: Ide5e8261d871c69c273190c2fcd6eb5e2f1607fa
2024-07-12 03:44:53 +00:00
Pointer Kung
0e54cdcac6 Increase SPC thresholds based on the field data
Refer to ag/28174403

Bug: 350111391
Test: Build pass, Boot to home
Test: 30fps/120fps ~+20mW, 60fps ~+26mW without frame drop impact
https://docs.google.com/spreadsheets/d/1z_s2z_MjSYOcEKZbKdC6Pu0quoSDZDzn3bawaulInzo/edit?usp=sharing
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4d6418dc70944bbe9926cec6d3160a66604b1c67)
Merged-In: I686e5d45ac0595c93b766ea311cd390f4d3d7bd7
Change-Id: I686e5d45ac0595c93b766ea311cd390f4d3d7bd7
2024-07-12 03:44:43 +00:00
Android Build Coastguard Worker
62211aae43 Merge cherrypicks of ['googleplex-android-review.googlesource.com/28014823'] into 24Q3-release.
Change-Id: I5fb2bc1680244f9faaa49477ef2a095c2730d951
2024-07-09 03:01:03 +00:00
Greg Piecyk
451b8ac452 [CT3] Add config.xml to OMA-DM package with DevInfo Model name.
Set DevInfo Model name to GGH2X for Comet (CT3).

Bug: 347345943
Test: b/347345943
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:23c53a9f41fa77bbc19d95ea9a9e26ce004ce1a2)
Merged-In: I509e2594b8e161a72d5047d03997872db7874fd0
Change-Id: I509e2594b8e161a72d5047d03997872db7874fd0
2024-07-09 02:38:23 +00:00
Android Build Coastguard Worker
4a81e90a96 Merge cherrypicks of ['googleplex-android-review.googlesource.com/27612437'] into 24Q3-release.
Change-Id: I583dede0dd5f65d5b5cfad59d7447eaa55f4af36
2024-06-27 06:34:05 +00:00
Jasmine Cha
097e79ab33 audio: switch post process in MC via mixer
Bug: 343839887
Test: manual test with Kernel

Signed-off-by: Jasmine Cha <chajasmine@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:50fcb507026077bd55afaae7486bdc58b9d4645b)
Merged-In: Id55900228e53744ca41141fcef0f8676b1efb0de
Change-Id: Id55900228e53744ca41141fcef0f8676b1efb0de
2024-06-27 06:29:55 +00:00
Android Build Coastguard Worker
2edd7e1a3d Merge cherrypicks of ['googleplex-android-review.googlesource.com/27961674'] into 24Q3-release.
Change-Id: I58fc25b983456bff6f01e5e4d9f7ed2baa3e8453
2024-06-26 03:12:30 +00:00
shihchienc
0e36c1196c [Thread] remove thread hal
This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related test. Original fix would
be included in the next release.

Bug: 348316291
Flag: NONE workaround to not trigger test
Test: build pass and check
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5cca60ceb87a9cb038cca13b52cb4da1e28970a3)
Merged-In: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
Change-Id: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
2024-06-26 03:01:12 +00:00
Android Build Coastguard Worker
ad53d8c24f Merge cherrypicks of ['googleplex-android-review.googlesource.com/27832155', 'googleplex-android-review.googlesource.com/27832255', 'googleplex-android-review.googlesource.com/27885798'] into 24Q3-release.
Change-Id: I48efbadc979bcc47cf95cc19dd2e92ccf8a54cb8
2024-06-21 03:36:04 +00:00
Chaohui Wang
0b893f920d Regulation e-label for CT3
Bug: 318632062
Test: presubmit
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5f1c385ffbc181a3fe4875e15491541f602df4f9)
Merged-In: I3e20290397c68f515ae5f5a2d9dac5a02c30df7c
Change-Id: I3e20290397c68f515ae5f5a2d9dac5a02c30df7c
2024-06-21 03:19:46 +00:00
Jongduck You
4ab282adac Remove normal routing emergency number for starhub_sg
Modified to ensure that 995 is processed as an emergency routing number for starhub_sg.

Flag: EXEMPT resource only update
Bug: 343344830
Test: build and manual test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c9d2cb01e6d35e565b2a3b531296243094c33df2)
Merged-In: I71e5441fb0b859f2bef9f7781ba4854d682747cb
Change-Id: I71e5441fb0b859f2bef9f7781ba4854d682747cb
2024-06-21 03:19:36 +00:00
Jongduck You
9efbc65dbe Add normal routing emergency numbers for telekom_pl and orange_pl
The numbers 984, 985, 997, 998, and 999,
which were previously only processed with normal routing on plus_pl and play_pl,
be added to telekom_pl and orange_pl for normal routing as well.

Flag: EXEMPT resource only update
Bug: 340232434
Test: build and manual test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4778458b75acf650ec3ff16d9f738c68a3afa4f7)
Merged-In: I443ff3b8a9beff5561de6f747c1f1835818ebf37
Change-Id: I443ff3b8a9beff5561de6f747c1f1835818ebf37
2024-06-21 03:19:24 +00:00
Android Build Coastguard Worker
1ba91c7ab6 Snap for 11975806 from f0ca8872a7 to 24Q3-release
Change-Id: Idd20bcb157cf349d4695984b7128eb5f8355231f
2024-06-15 21:01:31 +00:00
Aishwarya Mallampati
f0ca8872a7 Merge "Add satellite feature flag in comet." into main 2024-06-14 21:20:23 +00:00
Aishwarya Mallampati
a5704d6293 Add satellite feature flag in comet.
Bug: 337193821
Test: make
Change-Id: I1034702d95f7d4693af34c790dddd4ea5a6cc1f8
2024-06-14 16:34:50 +00:00
Android Build Coastguard Worker
51cf351d96 Snap for 11967491 from d27d513868 to 24Q3-release
Change-Id: Ie3531018fd317cf6b89801634177e0299b7fa4e9
2024-06-13 23:01:40 +00:00
Treehugger Robot
d27d513868 Merge "gps: Enable Pps function" into main 2024-06-13 11:16:26 +00:00
Lynn Yeh
8d58a44a51 Merge changes from topic "pmu_fix" into 24D1-dev am: 654892efc1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27778356

Change-Id: Ifed654a7d45b2c4c7a3e4181882448e654d8f762
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 03:06:46 +00:00
Pointer Kung
950e4ca719 Update PMU thresholds with PMU ignorance logic disabled am: 6b22f33b50
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27726436

Change-Id: I2006be98429b3b48710d0e994337b229d62e08ba
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 03:06:41 +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
0e74ba24ae Merge "gps: Enable MTPL configuration" into 24D1-dev am: 3f037babd9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27731943

Change-Id: If82546e0b4a5d28e8cae3a126d5f9fb2eec59764
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 01:08:23 +00:00
David Lin
17e5b4ab29 Merge "gps: Disable Magnetometer sensor in gps.cfg for CT3" into 24D1-dev am: 11a78498e1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27784736

Change-Id: I0b1cde7668d6f991cb173f29b7d00ead82238192
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 01:08:09 +00:00
David Lin
58d6e84722 [automerger skipped] Merge "Enable camera exif model/make reporting" into 24D1-dev am: 9a68ad375b -s ours
am skip reason: Merged-In Ia8188cf46099524b0d318de1c72d17f1242873c4 with SHA-1 187c87f88a is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26594148

Change-Id: I41e26b6217cb0a0bd62d70a700ce25d0f9a4bb7f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 01:07:56 +00:00
Timothy Wang
80ede4de06 [automerger skipped] Enable camera exif model/make reporting am: 6f01681963 -s ours
am skip reason: Merged-In Ia8188cf46099524b0d318de1c72d17f1242873c4 with SHA-1 187c87f88a is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26594148

Change-Id: Iaafa1896d3be2d8933de56daf8e63add5c381393
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 01:07:53 +00:00
David Lin
6a50ac6150 Merge "comet: correct microphone devices for voip" into 24D1-dev am: ccbf842de4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27784735

Change-Id: I6546a694c6ffc459704d200b9757d6fb94b77624
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-13 01:06:18 +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
Android Build Coastguard Worker
f70fc6e017 Snap for 11959661 from 187c87f88a to 24Q3-release
Change-Id: Ic09bd78206930009265096f11bcf5833afa78d8c
2024-06-12 23:02:04 +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
Cheng Chang
5f208452e1 gps: Enable Pps function
Bug: 346665757
Test: b/346665757#comment7 boot-health-check-extra.
Test: Function verification at b/346665757#comment8.
Change-Id: I5aa9d13cab822ac1b30e1baee99d4627c40a0891
2024-06-12 08:00:07 +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
Timothy Wang
187c87f88a Enable camera exif model/make reporting
Reveal real model and make name in the exif.

Test: CTS StillCaptureTest#testFocalLengths
Bug: 319743372
Change-Id: Ia8188cf46099524b0d318de1c72d17f1242873c4
2024-06-12 14:20:46 +08:00
Treehugger Robot
93213a5fc2 Merge "Update IDisplay to V12" into main 2024-06-12 03:20:59 +00:00
Lynn Yeh
fd74a79aa5 Merge "uwb: update calibration for TTC failure" into 24D1-dev am: 280ab0b4b4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27790958

Change-Id: Ic4194e9e7f08d57e5d6f07f3c607356cca506199
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-12 02:43:16 +00:00
Lynn Yeh
b03a7724ee Merge "Update display shape" into 24D1-dev am: 26da4dcf26
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27666200

Change-Id: Ia82a0f370de72370c2794ed494563a07f1c8cbd1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-12 02:43:00 +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
Android Build Coastguard Worker
f7237e6c91 Snap for 11954976 from 8b25698142 to 24Q3-release
Change-Id: If8cc868a12aba8baad9097bb3eafa76bf7f03b4c
2024-06-11 23:02:14 +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