Commit graph

1491 commits

Author SHA1 Message Date
Chungkai Mei
f2caec54b7 powerhint: port dvfs_headroom settings from p24
Flag: NONE align device tuning from P24.
Bug: 371094656
Test: boot
Signed-off-by: Chungkai Mei <chungkai@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:bb48ea5f64b6e0850cfefa4bb9d0225017b7e5cd)
Merged-In: I858208921e64aefeee6f6abf60387fd80f5f5e34
Change-Id: I858208921e64aefeee6f6abf60387fd80f5f5e34
2024-10-08 22:53:27 +00:00
Chungkai Mei
a928677845 powerhint.json: enable gpu capacity signalling.
Enables a signal indicating that the app has janked as
detected by the ADPF API.

Flag: NONE align device tuning from P24.
Test: perf / power tests
Bug: 371094656
Signed-off-by: Chungkai Mei <chungkai@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:12af273b1734b6396558dc2432688dae242b29b6)
Merged-In: I19279e0f5a5fea59ffd0728128d6170f61e8a3e2
Change-Id: I19279e0f5a5fea59ffd0728128d6170f61e8a3e2
2024-10-08 22:53:16 +00:00
Wei Li
e538262d28 Convert device/google/comet/sensors/Android.mk to Android.bp.
And remove device/google/comet/Android.mk which is not needed any more with this change.

Bug: 372304751
Test: CIs
Test: lunch comet-trunk_staging-eng && m sensors.comet
Flag: EXEMPT refactor
Change-Id: I1d8859d55ee086ca570dc253fb3cc93a754b7442
2024-10-08 22:36:35 +00:00
Treehugger Robot
a7d9620657 Merge "Use auto prefer fit for launch" into main 2024-10-07 16:17:20 +00:00
Ravi Jain
6a4b2b44bd Merge "Remove vibrator HAL service" into main 2024-10-07 06:57:59 +00:00
Wen Chang Liu
8dff8f7aef Merge "ct3: upgrade to media performance class 15" into main 2024-10-07 04:40:01 +00:00
Chungkai Mei
bb48ea5f64 powerhint: port dvfs_headroom settings from p24
Flag: NONE align device tuning from P24.
Bug: 371094656
Test: boot
Change-Id: I858208921e64aefeee6f6abf60387fd80f5f5e34
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-10-04 02:57:27 +00:00
Chungkai Mei
12af273b17 powerhint.json: enable gpu capacity signalling.
Enables a signal indicating that the app has janked as
detected by the ADPF API.

Flag: NONE align device tuning from P24.
Test: perf / power tests
Bug: 371094656
Change-Id: I19279e0f5a5fea59ffd0728128d6170f61e8a3e2
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-10-04 02:38:00 +00:00
Ravi Jain
f24c022935 Remove vibrator HAL service
Remove from device mk files due to relocation to vendor directory.

Bug: 362659323
Test: Build Pass
Flag: EXEMPT refactor
Change-Id: If6fc82753324d1956fad4b8fa741650fdd6c9dc7
2024-10-01 15:31:37 +00:00
Grzegorz Kolodziejczyk (xWF)
140e85c171 Merge "audio: enable software encoded Bluetooth broadcast" into main 2024-10-01 12:30:35 +00:00
Android Build Coastguard Worker
b0004bda32 Merge cherrypicks of ['googleplex-android-review.googlesource.com/29548433'] into 24Q4-release.
Change-Id: I63a62b2155475790f47e5b5f4287bc397ac372e7
2024-09-30 17:32:25 +00:00
Rios Kao
6f1019286d comet: fix unexpected affinity setting.
note:
     Release version: rapid/libspeechenhancer_20240923_1707_RC00
     Which fixes the affinity behavior and
     enhance the performance of each mode.

Test: end-to-end validation.
Bug: 369263425
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:821731b6b07102865c685b65ac99f7674e0a8c8c)
Merged-In: Ic5f8497f8dfb7d22dcc97555a8420b5397b55e12
Change-Id: Ic5f8497f8dfb7d22dcc97555a8420b5397b55e12
2024-09-30 17:30:35 +00:00
Akshay Cadambi
9fbf1b780d Merge "Disable stereo spatialization." into main 2024-09-30 16:02:14 +00:00
Rios Kao
338c9f68b7 Merge "comet: fix unexpected affinity setting." into main 2024-09-27 02:52:35 +00:00
Treehugger Robot
48d4cd082a Merge "Boosting kswapd uclamp min value when the panel is on" into main 2024-09-26 09:57:17 +00:00
Chungkai Mei
c617d1d942 Boosting kswapd uclamp min value when the panel is on
Boosting kswapd's uclamp minimum value in the scheduler
allows kswapd more opportunities to remain in middle cores.
This change enhances kswapd's memory reclamation efficiency.

Bug: 351708752
Test: check kbnob value when the panel is on/off
Flag: EXEMPT device policy tuning
Change-Id: I4b75016aa3f2de22b0b9e46d8e594d4042124a04
2024-09-26 07:10:58 +00:00
Haijie Hong
3f76b4221a Merge "Update volume panel radius to 52dp for comet" into main 2024-09-26 03:17:19 +00:00
Sam Ou
b6dbbf5e11 Merge "thermal: Remove bcl related tzones" into main 2024-09-24 05:51:13 +00:00
Rios Kao
821731b6b0 comet: fix unexpected affinity setting.
note:
     Release version: rapid/libspeechenhancer_20240923_1707_RC00
     Which fixes the affinity behavior and
     enhance the performance of each mode.

Test: end-to-end validation.
Bug: 369263425
Flag: EXEMPT bugfix
Change-Id: Ic5f8497f8dfb7d22dcc97555a8420b5397b55e12
2024-09-24 04:20:45 +00:00
Android Build Coastguard Worker
b117e3e44e Snap for 12404440 from d8bc2d44fb to 24Q4-release
Change-Id: I9dece769c7b889f07da7724742a586d1c567bb67
2024-09-23 23:02:13 +00:00
Vadym Omelnytskyi
d8bc2d44fb Merge "Display: Removed colordata calibration file from /device" into main 2024-09-23 20:09:52 +00:00
Jamin Liu
ec1a5f772a Merge "Add Sony WF-1000XM5 to the LE audio allow list" into main 2024-09-23 03:48:38 +00:00
Android Build Coastguard Worker
69cef70201 Snap for 12397640 from b6bf4f9712 to 24Q4-release
Change-Id: I5b6fcc3e2d79dfdf2c20154e4110f76fba55265c
2024-09-21 01:01:42 +00:00
Matt Pietal
b6bf4f9712 Adjust power button y value for light reveal
This more closely aligns with the center of the button used
in the animation.

Fixes: 364480394
Test: manual - visually confirm location of light reveal
on power button push
Flag: EXEMPT bugfix

Change-Id: I3205b12a002beb5d604a5b7df5549396ac420322
2024-09-20 12:09:05 +00:00
Treehugger Robot
78ede485a2 Merge "bthal: disable thread dispatcher" into main 2024-09-20 09:55:34 +00:00
Jamin Liu
85b85baedd Add Sony WF-1000XM5 to the LE audio allow list
Bug: 365663045
Test: PTE PQM-BT LE audio unicast test
Flag: EXEMPT The Sony XM5 users are able to disable LE audio in Settings app
Change-Id: I068124b9b82aac8f4f36bf2b9f9a56862eb00b1b
2024-09-20 09:24:29 +00:00
Grzegorz Kołodziejczyk
69ca72392c audio: enable software encoded Bluetooth broadcast
Bug: 345372436
Test: manual
Flag: EXEMPT, trivial change
Change-Id: I03e159418d9141835543ffa80c1c4dbfaf67ef85
2024-09-20 08:29:41 +00:00
Android Build Coastguard Worker
0be4bb6355 Snap for 12391343 from 1504de593f to 24Q4-release
Change-Id: I9bb7e6467e60237ab6416f15d404d252aed22e85
2024-09-19 23:01:33 +00:00
Vadym Omelnytskyi
4bad3dbbbf Display: Removed colordata calibration file from /device
Remove color data protobuf and command that put protobuf to the Android
vendor filesystem

Bug: 309149099
Flag: EXEMPT refactor

Test: flashed Comet device and confirmed that colordata binaries are available
Change-Id: I4bf82fb4d988a9318a8e7a909eb22dd0da1a4d98
2024-09-19 13:44:02 +00:00
weichinweng
1504de593f BT Offload: Using origin flag to control BT Offload feature
Bug: 362627875
Test: Build pass.
Change-Id: I1acfcb1a70399e98dac3dbe11223e883728b1d98
2024-09-19 09:35:26 +00:00
shihchienc
01533e94c5 bthal: disable thread dispatcher
Disable as current project not support Thread in the host.

Bug: 368229266
Flag: NONE config change
Test: check log
Change-Id: I80172f7af8fe109f30c1ee0d23aa68102c3214fe
2024-09-19 08:49:00 +00:00
Treehugger Robot
3edf1877bb Merge "Add UWB overlay to comet device" into main 2024-09-19 00:39:45 +00:00
Android Build Coastguard Worker
a75c401b7c Snap for 12385180 from fd5509f0fd to 24Q4-release
Change-Id: If5e20d3e7171c4cf789730111b27bcbd4aa0b0bd
2024-09-18 23:01:44 +00:00
Per Åhgren
fd5509f0fd comet: Update APMg3 tuning files
note: version 240918

Bug: 295551854
Test: Manually tested by sideloading into comet ZP1A build.
Flag: EXEMPT voip feature
Change-Id: I9158856d57f78d8bb5de736e2eaf203db17ab860
2024-09-18 14:32:48 +00:00
Android Build Coastguard Worker
ec5b00bd7b Snap for 12378824 from 2d851b455b to 24Q4-release
Change-Id: I76564102185f3f79118af5ba30b3f984cc80f387
2024-09-17 23:01:54 +00:00
Bob Wang
33fd6a77c4 Add UWB overlay to comet device
This overlay enables multicast list update notification v2 and response v2.

Bug: 353157531
Change-Id: I4959a991316e2c832ddad09fdc541cc5d4b5d8e3
Test: NA
Flag: EXEMPT overlay update
2024-09-17 19:09:59 +00:00
Android Build Coastguard Worker
94777db782 Snap for 12373988 from f094becff4 to 24Q4-release
Change-Id: I1940ccb8f29aee42ffdc6314b12ef23128a81254
2024-09-16 23:01:28 +00:00
James Huang
2d851b455b gps: Update L5 Path Delay Parameters for CT3
Bug: 354606287
Test: Field test
Change-Id: Ibce9f87381040653e798948eaadf5a5438e243cf
2024-09-16 08:28:05 +00:00
Rick Yiu
6832fe9387 Use auto prefer fit for launch
Enable auto prefer fit for high prio tasks when app launch, and tune
uclmap min settings for different task prio.

Bug: 353885521
Flag: NONE powerhint change does not support flags
Test: build pass
Change-Id: I28d8023d3bc8852d6bcb771c0b2338a15f97ca37
2024-09-16 08:20:20 +00:00
Wen Chang Liu
55d224f158 ct3: upgrade to media performance class 15
Bug: 343864145
Flag: EXEMPT config chagne
Test: run cts -m CtsMediaPerformanceClassTestCases
Test: run cts -m CtsCameraTestCases -t \
android.hardware.camera2.cts.ExtendedCameraCharacteristicsTest
Test: run cts -m CtsFileSystemTestCases

Change-Id: I8bd6d8d0b80b466feeba89fc75d9bed9eca1f69e
2024-09-16 04:20:11 +00:00
Rios Kao
f094becff4 Merge "comet: fix bypass mode creation flow" into main 2024-09-16 02:00:54 +00:00
Android Build Coastguard Worker
e0e30751cd Snap for 12369952 from 898091ab25 to 24Q4-release
Change-Id: I534bc77022c8eb9c4f6f26bf0867b6b8bd18c3e4
2024-09-14 22:36:12 +00:00
Treehugger Robot
898091ab25 Merge "gps: Update official release 4.15.3_6_240905_R2 config" into main 2024-09-14 03:13:38 +00:00
Android Build Coastguard Worker
c5de1989a3 Snap for 12368321 from 990359fce1 to 24Q4-release
Change-Id: I0bba48706b6b96913eb1b196cf57f5aab37a4cc8
2024-09-14 01:01:42 +00:00
Per Åhgren
990359fce1 comet: Update APMg3 tuning files
note: version 240913

Bug: 295551854
Test: Manually tested by sideloading into comet ZP1A build.
Flag: EXEMPT voip feature
Change-Id: I77eb2dbbf444285cf9a714936b6bf7d93ab56f30
2024-09-13 15:09:35 +00:00
Treehugger Robot
56f79bd244 Merge "Enable STResetTool on P24" into main 2024-09-13 06:38:26 +00:00
Rios Kao
9c85687653 comet: fix bypass mode creation flow
note:
     Release version: rapid/libspeechenhancer_20240912_1020_RC00
     Which fixes the creation flow of speech enhancer, that
     causes performance issue.

Test: end-to-end validation.
Bug: 366098216
Flag: EXEMPT bugfix
Change-Id: Ia11e1863a7030e527605911d25b0a0c23168af2d
2024-09-13 06:08:32 +00:00
Treehugger Robot
0dc483495e Merge "Revert^2 "Move PRODUCT_SHIPPING_API_LEVEL to define by device"" into main 2024-09-13 05:54:07 +00:00
Cyan Hsieh
0884359377 Revert^2 "Move PRODUCT_SHIPPING_API_LEVEL to define by device"
b43f7a6c72

Bug: 312876454
Change-Id: Id1accfa1a0aa9bef0a6777c944467f6db3081287
2024-09-13 03:41:39 +00:00
Nattharat Jariyanuntanaet
81e01f2482 Enable STResetTool on P24
Bug: 361050657
Test: manual
Flag: NONE add property
Change-Id: I069078ee94af3dc3d077d5f24a458a295e05a259
2024-09-12 19:24:21 +00:00