Commit graph

1299 commits

Author SHA1 Message Date
Cyan_Hsieh
521ac12fef Switch makefile owners to MK_OWNERS
Bug: 278167548
Change-Id: I8f4f0a8bdb2a3de5082f2df154265f94ca9f8fe9
2024-05-24 15:54:15 +08:00
Carter Hsu
60afb9ad78 audio: enable the CCA unsupported feature am: 84d6791d3c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27472532

Change-Id: I74a726f06ab45d87628806c3be684bfdf5b8bfa3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-24 01:03:18 +00:00
Carter Hsu
84d6791d3c audio: enable the CCA unsupported feature
Bug: 342333009
Test: verified the CCA unsupported feature is enabled on test build
Change-Id: I4bc941ed419c5801de03c9cb954f3b0452229ed7
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-05-23 10:00:04 +00:00
Leo Chen
03e01e3524 Update IDisplay to V12
Test: trigger test build
Bug: 309897479
Change-Id: Id60df728563ccad7392f72a7e78c78b63a894929
Signed-off-by: Leo Chen <yinchiuan@google.com>
2024-05-23 06:39:38 +00:00
Spade Lee
bddfb3dae6 pixelstats: Add fuel gauge abnormal event path
Report abnormal events from logbuffer

Bug: 333314833
Test: Events were correctly reported from each logbuffers.
Change-Id: I4256bc5ef7d3d3bb073ac7ef2922f2c3ec7e7314
Signed-off-by: Spade Lee <spadelee@google.com>
2024-05-22 16:19:20 +00:00
Jasmine Cha
9564d4c105 audio: Allow media volume step override
Bug: 339469574
Test: check build.prop-vendor from the build

Change-Id: I58ea8f7d7d03c36e34b5e4eddae325d9ea0ab9ab
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-05-22 01:08:54 +00:00
Roy Luo
fd704fdcfb Support GL852G USB hub JK level tuning
The JK level setting is configured to the hub via a vendor USB
command whenever the hub is enabled.
The shell command can be used to change the JK setting for testing
purpose, but the values take effect next time the hub is enumerated.

Bug: 261923350
Bug: 340665903
Test: adb shell cmd android.hardware.usb.IUsb/default hub-vendor-cmd
<hex wValue> <hex wIndex>
Test: verify on user/userdebug builds the vendor command is triggered
      in the following scenarios.
      1. boot with Kolan docked
      2. undock and dock Kolan
      3. kill android.hardware.usb.IUsb/default

Change-Id: I8873695c42f362138d99b45ffa2ef637c357202b
2024-05-22 00:57:45 +00:00
Roy Luo
b058b0088f Add shell command to send vendor command to GL852G
Bug: 261923350
Bug: 340665903
Test: adb shell cmd android.hardware.usb.IUsb/default hub-vendor-cmd
<hex wValue> <hex wIndex>
Change-Id: I83b56d28cfd89dfaf51fce88f97020196402f972
Signed-off-by: Roy Luo <royluo@google.com>
2024-05-22 00:49:45 +00:00
Android Build Coastguard Worker
e90c16125e Snap for 11865526 from cd54030807 to 24Q3-release
Change-Id: I2f765bc66149877f8bb1815321b76110fb299edb
2024-05-21 01:03:32 +00:00
Xiaofan Jiang
cd54030807 Merge "shamp: enable only for board with modem" into main 2024-05-20 18:52:15 +00:00
Android Build Coastguard Worker
db83189908 Snap for 11859356 from 2a96f622e8 to 24Q3-release
Change-Id: I73b1b2b9351ca1eb9905a46735fe8373bfdbaac1
2024-05-18 03:03:25 +00:00
Sungtak Lee
2a96f622e8 Merge "Remove codec2 hidl fragments" into main 2024-05-17 06:25:28 +00:00
Isaac Chiou
77bc0bfa96 Merge "Enable open source multi akm for specific Broadcom project" into 24D1-dev am: 75973f203d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27064360

Change-Id: I4abd7861aeed39a91bd10cda7d031a07d04663e7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-17 04:34:25 +00:00
Isaac Chiou
75973f203d Merge "Enable open source multi akm for specific Broadcom project" into 24D1-dev 2024-05-17 04:22:07 +00:00
Isaac Chiou
6a4e7d727c Enable open source multi akm for specific Broadcom project
For cross akm roaming function, we have two ways in supplicant :
1. Open source way.
2. Broadcom specific way.

Originally, Broadcom projects follow way 2 due to the limitation of the driver.
For now, we plan to move all Broadcom projects to follow way 1 to make supplicant code clean and downsteam without conflict.

For those projects which is ready for way 1, we control it to follow way 1 with WIFI_OPEN_SOURCE_MULTI_AKM config.
For the rest of Broadcom projects, we still follow way 2 until the multiple AKMs is fully supported by driver and verified.

For ongoing Broadcom project, we also need to exercise the open source path in supplicant to do multiple AKM configuration to comply with WFA Wifi 7 AKM24 specification (b/331896542).

Bug: 336483911
Bug: 297002812
Bug: 331896542
Test: AU drop test
Test: Cross AKM roaming test
Change-Id: Iac396ef4a9f6a6e6a2a4c493aea4eea4e88db42f
2024-05-17 03:59:54 +00:00
Xiaofan Jiang
ead004e63f shamp: enable only for board with modem
Bug: 341164599
Change-Id: I7c61482986cbcd31d46ea8158e3d426eeb364c87
2024-05-16 23:40:36 +00:00
Sungtak Lee
2390392803 Remove codec2 hidl fragments
Bug: 321808716
Change-Id: I66947cc21f2d2b90ba9fb0d9e9e4fab3c89a2bf2
2024-05-16 21:34:31 +00:00
leonardian
06804cf82a conf: Enable access for braking time sysfs nodes
Sysfs nodes:
- braking_time_bank
- braking_time_index
- braking_time_ms

Bug: 325121485
Test: Open sysfs nodes successfully during HAL init
Change-Id: I15438c2cf2ebb4dbc0952f4c767904d5c73ffe02
Signed-off-by: leonardian <leonardian@google.com>
2024-05-16 10:43:56 +00:00
Android Build Coastguard Worker
d07f31a8fa Snap for 11847214 from da0e64fddb to 24Q3-release
Change-Id: I6e58605170a2c411a113d8e821d4b854a68acf50
2024-05-16 01:03:56 +00:00
Android Build Coastguard Worker
ab1a68d4af Snap for 11840485 from 132ca34600 to 24Q3-release
Change-Id: I7ba8275d9368a0bc06e0a1431df88ac32e5f5a87
2024-05-14 23:03:45 +00:00
Donnie Pollitz
da0e64fddb [automerger skipped] Merge "storageproxyd: Integrate new command arguments" into 24D1-dev am: 513c31aaad -s ours
am skip reason: Merged-In Iafdf6d87a786665c118cd652243a34842f5f789d with SHA-1 72c31fc3e4 is already in history

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

Change-Id: I102364d412f2a291bb9684635b6e5ba14deda075
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-14 22:17:53 +00:00
Donnie Pollitz
87d1ff82e0 [automerger skipped] storageproxyd: Integrate new command arguments am: 6696e265ee -s ours
am skip reason: Merged-In Iafdf6d87a786665c118cd652243a34842f5f789d with SHA-1 72c31fc3e4 is already in history

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

Change-Id: I3da44427bdb06849437db4339b0cf93c21b4eaf3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-14 22:17:47 +00:00
Donnie Pollitz
513c31aaad Merge "storageproxyd: Integrate new command arguments" into 24D1-dev 2024-05-14 21:59:03 +00:00
Joerg Wagner
132ca34600 Merge "Use 2024-03-01 deqp levels for GLES and Vulkan" into main 2024-05-14 08:55:10 +00:00
Treehugger Robot
f43836a73f Merge "Set default pin amount for home app" into main 2024-05-13 22:58:57 +00:00
Edgar Arriaga
5ebbc62ca1 Set default pin amount for home app
Bug: 288900050
Test: dumpsys pinner
Flag: EXEMPT refactor
Change-Id: Ie57ee4309bde194510dde59c89564d1132b5f8f5
2024-05-13 19:55:16 +00:00
Android Build Coastguard Worker
f2248ae27d Snap for 11828632 from 5efa5ed3bc to 24Q3-release
Change-Id: Ib0ab4a6a34634d2cbb39385460d3fccfec5c5e0a
2024-05-11 01:03:51 +00:00
Chinmay Dhodapkar
5efa5ed3bc Merge "Effectively disable TN scanning timer" into 24D1-dev am: 3cf538120b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27256482

Change-Id: I72c152b13dc3510441c3c18b5a384f1d4ee82e93
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-10 17:11:53 +00:00
Chinmay Dhodapkar
3cf538120b Merge "Effectively disable TN scanning timer" into 24D1-dev 2024-05-10 16:55:14 +00:00
Chinmay Dhodapkar
34a314e6a0 Effectively disable TN scanning timer
Max out TN scanning timer to 24 days. This will essentially disable TN scanning for all practical purposes

Change-Id: I8757cdff8ca33be6db7a78f7fce1f0fd1843427d
Bug: 339233361
Test: presubmit, manual sanity
2024-05-10 14:57:45 +00:00
Treehugger Robot
1b4071beb8 Merge "Add package name and intent action to handle oem-enabled satellite SOS messaging" into 24D1-dev am: 87179cfea1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27264083

Change-Id: Ie820514af006e64e0aec7396bfb3931edf97db1b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-10 13:36:16 +00:00
Treehugger Robot
87179cfea1 Merge "Add package name and intent action to handle oem-enabled satellite SOS messaging" into 24D1-dev 2024-05-10 13:20:19 +00:00
Weizhung Ding
32029e0483 add display stats paths for zumapro devices. am: 9df4113899
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27284450

Change-Id: I73301f03575f3007a1f2b2cbdfa7b33c7b0ff36a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-10 06:54:37 +00:00
Weizhung Ding
9bcd887d40 add HDCP stats paths for zumapro devices. am: 1d192f839c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27282740

Change-Id: I29029a508713cfd7cabd8b5a2f43a28d34898641
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-10 06:54:34 +00:00
Weizhung Ding
f459f72dbb add display port stats paths for zumapro devices. am: b7aa5720ed
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27282739

Change-Id: I199939ec18173ff2e6549d446eabce50e5621409
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-10 06:54:30 +00:00
Android Build Coastguard Worker
3058847afd Snap for 11822896 from 180de5a364 to 24Q3-release
Change-Id: Ia112cf9bd39ddd5c28a98bbc42783d636aa11695
2024-05-09 23:08:21 +00:00
Weizhung Ding
9df4113899 add display stats paths for zumapro devices.
Bug: 339598226
Test: build and check stats
Change-Id: I3835dbe8ff4328b861e6ad6baf2942ae5891e080
2024-05-09 19:06:17 +00:00
Hakjun Choi
21ed732f65 Add package name and intent action to handle oem-enabled satellite SOS messaging
Bug: 338469596
Test: manually test whether oem enabled satellite sos messaging is invoked
Change-Id: I80f88f2a909b5dbd2f42fa5e90d2e5b7ee74941d
2024-05-09 17:21:58 +00:00
Weizhung Ding
1d192f839c add HDCP stats paths for zumapro devices.
Bug: 339598226
Test: build and check stats
Change-Id: Ib4bb9f7c05976b1ed60f0701a352f2c5ecb3c078
2024-05-09 11:47:07 +00:00
Weizhung Ding
b7aa5720ed add display port stats paths for zumapro devices.
Bug: 339598226
Test: build and check stats
Change-Id: Id60d389cc644c90b6b4df1df5ebedec97d2bc996
2024-05-09 11:46:25 +00:00
Shiyong Li
180de5a364 Merge "Add sepolicy for power_state node" into 24D1-dev am: 76b4579312
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27059465

Change-Id: I25c69bb43ff9efd94da260e7588e9dae98c72063
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-09 05:21:38 +00:00
Shiyong Li
76b4579312 Merge "Add sepolicy for power_state node" into 24D1-dev 2024-05-09 05:16:16 +00:00
Carter Hsu
228cb75fda Merge "audio: enable config_safe_media_volume_enabled on US" into 24D1-dev am: bc50822654
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27059462

Change-Id: I15395e79b296444a03d357d3f700d2fda693ff64
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-09 01:45:49 +00:00
Carter Hsu
bc50822654 Merge "audio: enable config_safe_media_volume_enabled on US" into 24D1-dev 2024-05-09 01:24:17 +00:00
Android Build Coastguard Worker
1b941a6764 Snap for 11816316 from e30a0af74e to 24Q3-release
Change-Id: I73af012e4430490097b4a272b33e0bd7a5165091
2024-05-08 23:03:39 +00:00
Jörg Wagner
a8cd014242 Use 2024-03-01 deqp levels for GLES and Vulkan
Bug: 327589279
Change-Id: I655dde7d5d33078cc629c213ea0a8ef5c8ce77bc
2024-05-08 18:44:45 +00:00
Treehugger Robot
e30a0af74e Merge "Update IDisplay to V11-V12" into main 2024-05-08 10:02:13 +00:00
Leo Chen
836afc9c1c Update IDisplay to V11-V12
V12 is not frozen yet. We should still allow V11 for `next` build.

Test: trigger test build
Bug: 309897479
Bug: 303162192
Change-Id: I00e8cb20fc76bbe49df2015cab7d869d4cd45437
Signed-off-by: Leo Chen <yinchiuan@google.com>
2024-05-08 08:44:28 +00:00
Darren Hsu
ffdb7b2de9 powerstats: fix GPU and TPU energy consumer issue am: a4c83326a4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27256595

Change-Id: I55309941b1e083ec33667a928db4445e74e589cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-08 08:38:48 +00:00
Darren Hsu
a4c83326a4 powerstats: fix GPU and TPU energy consumer issue
1. S2S_VDD_G3D is only one monitored rail for GPU.
2. TPU rail has been renamed to S7M_VDD_TPU.
3. TPU frequencies have been changed.

Bug: 339320507
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I5e965e9d58a1ae08706fb46c6a4fc9549a889352
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-05-08 14:52:20 +08:00