Commit graph

1785 commits

Author SHA1 Message Date
Chaohui Wang
0af24793d2 Regulation e-label for TK4 GUR25 IN
Bug: 318613060
Flag: EXAMPT image only
Test: Visual
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:add4ec37a9c10ab67e7a307bc900f46877f4174f)
Merged-In: I9830eb572530e7a8ce26c71e40baa161733ed982
Change-Id: I9830eb572530e7a8ce26c71e40baa161733ed982
2024-06-27 06:29:42 +00:00
Android Build Coastguard Worker
ab92d5d2cb Merge cherrypicks of ['googleplex-android-review.googlesource.com/27918671', 'googleplex-android-review.googlesource.com/27949359'] into 24Q3-release.
Change-Id: I532d710bb70779d95039e9c148652a5f035743d1
2024-06-26 03:12:22 +00:00
shihchienc
6ffa5b85d9 [Thread] remove thread hal
This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related teset. 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:c5abced669900ea0fdc2e098fe5933a04f7d6c76)
Merged-In: I29043ea8a1e9f7e954204451998e666de1d171a1
Change-Id: I29043ea8a1e9f7e954204451998e666de1d171a1
2024-06-26 03:00:35 +00:00
Peter Lin
aa041499af display: update reduceBrightColorsStrength setting
Bug: 343327517
test: dumpsys color_display
Flag: NONE library update for existed feature
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6d89d32526dfbd0a210e8d3f9fd944317d746bf6)
Merged-In: Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c
Change-Id: Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c
2024-06-26 03:00:19 +00:00
Peter Lin
ca69c178ae display: update reduceBrightColorsStrength setting
Bug: 343327517
test: dumpsys color_display
Change-Id: Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c
Merged-In: Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c
2024-06-26 01:55:20 +00:00
Rios Kao
d7efc013d3 caimito: config serial no for vendor audio
note:
    - To workaround microphone compensation issue, serial
      number is necessary information.
      Config the value for vendor audio service.

Test: end-to-end test
Bug: 349276230
Flag: EXEMPT bugfix

Change-Id: Ia989fe39cf89055bb056e07875cc868edb808bdc
2024-06-25 09:37:03 +00:00
Chaohui Wang
350ec020d4 Regulation e-label for TK4 GUR25 IN am: add4ec37a9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27962445

Change-Id: I047328f4d502a576c220833a9095f0021625ce8f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-25 00:57:37 +00:00
Yvonne Yip
61b2a59da1 Merge changes from topic "auto-margins-main-p24" into main
* changes:
  powerhint: Enable auto migration margins/dvfs headroom for game mode
  powerhint: Add nodes to control per-task iowait boost
  powerhint: Add nodes required to enable auto migration margins/dvfs headroom
  powerhint: Explicitly set DownRateLimitUs for camera
2024-06-24 23:09:01 +00:00
Qais Yousef
176560b44a 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: 339664411
Test: PTE A/B test
Flag: NONE powerhint change does not support flags
Signed-off-by: Qais Yousef <qyousef@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c09bc9d8b58cc4f9bba136a1dc97b5c0b7751dce)
Merged-In: Iecbbaccc81297ee0f66f8c45299846f2415ee29c
Change-Id: Iecbbaccc81297ee0f66f8c45299846f2415ee29c
2024-06-24 23:08:44 +00:00
Qais Yousef
0de9ecec3a 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: 339664411
Test: PTE A/B test
Flag: NONE no behavior change
Signed-off-by: Qais Yousef <qyousef@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6e7e510a8eeace8d37836d6e428e13a61d66f0c1)
Merged-In: Icbbfb2d332b412fa51d6d434d44d1ada8545338c
Change-Id: Icbbfb2d332b412fa51d6d434d44d1ada8545338c
2024-06-24 23:08:28 +00:00
Yvonne Yip
eb1267c4d3 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: 339664411
Test: PTE A/B test
Flag: NONE no behavior change
Signed-off-by: Yvonne Yip <ykyyip@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a4523a214541f2cd3a079c010790c372b8058f31)
Merged-In: I3dd2bfe1824af489cd1ccc3a69557c180bf33ddf
Change-Id: I3dd2bfe1824af489cd1ccc3a69557c180bf33ddf
2024-06-24 23:05:07 +00:00
Qais Yousef
d92ae25af8 powerhint: Explicitly set DownRateLimitUs for camera
So that we can change the default values without impacting it.

Bug: 339664411
Test: PTE A/B test
Flag: NONE no behavior change
Signed-off-by: Qais Yousef <qyousef@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:eb1962034f12f42907e5641a195f49456e951b31)
Merged-In: I8ca117bba2e0b59802de5fb19eae507548ff0a6e
Change-Id: I8ca117bba2e0b59802de5fb19eae507548ff0a6e
2024-06-24 22:58:21 +00:00
Greg Piecyk
028bbe78f7 [KM4] Add config.xml to OMA-DM package with DevInfo Model name.
Set DevInfo Model name to GGX8B for Komodo (KM4).

Bug: 347344997
Change-Id: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
Test: b/347344997
2024-06-24 22:02:21 +00:00
Greg Piecyk
5cbf843d94 [TK4] Add config.xml to OMA-DM package with DevInfo Model name.
Set DevInfo Model name to G2YBB for Tokay (TK4).

Bug: 347343298
Change-Id: I95e51fcdf53b3e137565bc2e47ca67755904f369
Test: b/347343298
2024-06-24 21:55:25 +00:00
Greg Piecyk
5112986f8e [CM4] Add config.xml to OMA-DM package with DevInfo Model name.
Set DevInfo Model name to GR83Y for Caiman (CM4).

Bug: 347103742
Test: b/347103742
Change-Id: I8a718690fc392294b958a9487a679d7c7aec0a7b
2024-06-24 21:47:21 +00:00
Liana Kazanova
1e7c1d7ead Merge "Revert "Move PRODUCT_SHIPPING_API_LEVEL to define by device"" into main 2024-06-24 20:04:03 +00:00
Liana Kazanova
ec718bda14 Revert "Move PRODUCT_SHIPPING_API_LEVEL to define by device"
Revert submission 27975044-ship_api_35

Reason for revert: DroidMonitor: Potential culprit for b/349087711 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:27975044-ship_api_35

Change-Id: I832aa38d9fb3a2d0d182c3c7ff06bfe67352871f
2024-06-24 16:31:25 +00:00
Cyan Hsieh
b85868872e Merge "Move PRODUCT_SHIPPING_API_LEVEL to define by device" into main 2024-06-24 11:11:41 +00:00
shihchienc
c5abced669 [Thread] remove thread hal
This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related teset. Original fix would
be included in the next release.

Bug: 348316291
Flag: NONE workaround to not trigger test
Test: build pass and check
Change-Id: I29043ea8a1e9f7e954204451998e666de1d171a1
2024-06-24 04:58:27 +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
Victor Liu
99ac6f8965 Merge "uwb: add capabilities to disable aoa" into main 2024-06-21 20:55:28 +00:00
Treehugger Robot
ba2cdb9fdf Merge "display: update reduceBrightColorsStrength setting" into main 2024-06-21 09:13:28 +00:00
Peter Lin
6d89d32526 display: update reduceBrightColorsStrength setting
Bug: 343327517
test: dumpsys color_display
Flag: NONE library update for existed feature
Change-Id: Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c
2024-06-21 09:03:00 +00:00
Richard Chang
4fe16883a8 Reapply "powerhint: add proactive kill hint for camera launch"
This reverts commit 09e63f9519.

Bug: 322916612
Test: local test
Flag: EXEMPT resource only update
Change-Id: Ida78f3e34cd7ac29b9d6311b6c1afb6f57bca224
2024-06-21 07:02:05 +00:00
Android Build Coastguard Worker
a56070461a Merge cherrypicks of ['googleplex-android-review.googlesource.com/27832195', 'googleplex-android-review.googlesource.com/27832196'] into 24Q3-release.
Change-Id: Ifd92fab126bb816b73f6d98ae65d289e68d086e6
2024-06-21 03:36:02 +00:00
Jongduck You
d5b79c9021 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:9712c394603dbbec0c9d879f6d6bd0696b050638)
Merged-In: I531c2f83ceee55d1aec78c6d72fc9646ece72c38
Change-Id: I531c2f83ceee55d1aec78c6d72fc9646ece72c38
2024-06-21 03:19:11 +00:00
Jongduck You
743bef3872 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:29000ebea36b5df63fe3125c982d39993b9aa30f)
Merged-In: Icc73c6bb73e90fb97b3df35a58d3bf907dbe8a37
Change-Id: Icc73c6bb73e90fb97b3df35a58d3bf907dbe8a37
2024-06-21 03:18:58 +00:00
Xin Li
27094b46f4 [automerger skipped] Merge 24Q3 (ab/11976889) to aosp-main-future am: 086d5c6b46 -s ours
am skip reason: Merged-In Id6ee1dee2b498f1ec718e85a79796ee7faefd4b3 with SHA-1 fc0e7dd81a is already in history

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

Change-Id: I16099cffffb121728932d2e3e06c068b7da20ff8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-20 21:46:11 +00:00
Rios Kao
649729afe2 caimito: update speech enhancer 0617
note: version 240617 with better MOS score.
     This would update for 24Q4.
Bug: 348305259
Test: build pass.
Flag: NONE library update for existed feature
Change-Id: Ib0003bca0280d8b5715c74d4324341b5244e9ae1
2024-06-20 07:13:00 +00:00
Treehugger Robot
0030e311bb Merge "add support for bluetooth-low-energy-broadcast" into main 2024-06-20 05:39:00 +00:00
Yung Ti Su
acadaad86e add support for bluetooth-low-energy-broadcast
Bug: 321168976
Test: manual
Flag: EXEMPT bugfix

Change-Id: I99cc7e84f0014f92dee8347f5bb97ec422266c6f
Signed-off-by: Yung Ti Su <andysu@google.com>
2024-06-20 05:38:16 +00:00
Xin Li
086d5c6b46 Merge 24Q3 (ab/11976889) to aosp-main-future
Bug: 347831320
Merged-In: Id6ee1dee2b498f1ec718e85a79796ee7faefd4b3
Change-Id: Idb195cdd6d2fa43e3aebd7a510bbe7d2edced1c9
2024-06-18 14:13:21 -07:00
Jongduck You
78af5b751f Merge "Remove normal routing emergency number for starhub_sg" into main 2024-06-18 21:10:25 +00:00
Jongduck You
9093dd3a56 Merge "Add normal routing emergency numbers for telekom_pl and orange_pl" into main 2024-06-18 21:10:17 +00:00
Victor Liu
37c9b09027 uwb: add capabilities to disable aoa
Bug: 339030976
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I5032fca546918ecf89cd6327fac42d33731cbc5e
2024-06-18 20:50:35 +00:00
Jongduck You
9712c39460 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
Change-Id: I531c2f83ceee55d1aec78c6d72fc9646ece72c38
2024-06-18 13:53:26 +00:00
Jongduck You
29000ebea3 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
Change-Id: Icc73c6bb73e90fb97b3df35a58d3bf907dbe8a37
2024-06-18 13:53:20 +00:00
Xin Li
8a6452ed45 [automerger skipped] Promote aosp-main-future to aosp-main-with-phones am: fd5219dfba -s ours am: 4f3760fcf2 -s ours
am skip reason: Merged-In I696c5bd5b0214ea2b3b3491485968296c1060865 with SHA-1 405f7ce44f is already in history

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

Change-Id: I3377a7f9188a9a709baa412263c1c5576c5c021e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-18 05:25:15 +00:00
Xin Li
4f3760fcf2 [automerger skipped] Promote aosp-main-future to aosp-main-with-phones am: fd5219dfba -s ours
am skip reason: Merged-In I696c5bd5b0214ea2b3b3491485968296c1060865 with SHA-1 405f7ce44f is already in history

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

Change-Id: I88c0323375c042f6238bc254689b562ccf999ea9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-17 19:48:11 +00:00
Wei Wang
7427169bcb Merge "Set big core to group_cfs_skip_mask for sys group by default" into main 2024-06-17 17:08:07 +00:00
Android Build Coastguard Worker
a7e9ee4765 Snap for 11975806 from 06bc0ad81a to 24Q3-release
Change-Id: I937751a7c222cadb689c67f25fe8ffdb97947ef4
2024-06-15 21:01:23 +00:00
Android Build Coastguard Worker
84291ce1f4 Snap for 11973804 from dca29688a2 to 24Q3-release
Change-Id: I54fe2a5a29715c968446f3bf96966f9ee310313f
2024-06-15 01:01:36 +00:00
Kiwon Park
06bc0ad81a [automerger skipped] Merge "Revert "Enable bootstrap if warranty sku is set"" into 24D1-dev am: 249b80a495 -s ours
am skip reason: Merged-In I9b884b869981fe37a4f2438616cd6a51c86f6358 with SHA-1 d544ae37c0 is already in history

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

Change-Id: I4864ec6b923f691826559092d4215d6f7b7c15e3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-15 00:31:11 +00:00
Achigo Liu
1600f37d34 [automerger skipped] Revert "Enable bootstrap if warranty sku is set" am: a3c12c59ac -s ours
am skip reason: Merged-In I9b884b869981fe37a4f2438616cd6a51c86f6358 with SHA-1 d544ae37c0 is already in history

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

Change-Id: I98f3b2713a07a5667ea9e807a0e17459c6b4dc99
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-15 00:31:06 +00:00
Kiwon Park
249b80a495 Merge "Revert "Enable bootstrap if warranty sku is set"" into 24D1-dev 2024-06-15 00:24:50 +00:00
Aishwarya Mallampati
5d286dea9f Merge "Add satellite feature flag." into main 2024-06-14 21:20:24 +00:00
Kiwon Park
dca29688a2 Merge "Revert "Enable bootstrap if warranty sku is set"" into main 2024-06-14 00:06:27 +00:00
Android Build Coastguard Worker
b7343d450f Snap for 11967491 from ceaa9ffc20 to 24Q3-release
Change-Id: I0605f433f933232d1f74933a186e3338a0629bec
2024-06-13 23:01:32 +00:00
Aishwarya Mallampati
fc0e7dd81a Add satellite feature flag.
Bug: 337193821
Test: make
Change-Id: Id6ee1dee2b498f1ec718e85a79796ee7faefd4b3
2024-06-13 22:44:38 +00:00
Xin Li
fd5219dfba Promote aosp-main-future to aosp-main-with-phones
Bug: 346855327
Merged-In: I696c5bd5b0214ea2b3b3491485968296c1060865
Change-Id: If4c098d15a08b0949dbcb98f1f8530dd794e06a8
2024-06-13 14:51:38 -07:00