Dmitry Skiba
9743ceeba3
Restrict kcompactd thread to middle/little cores.
...
Bug: 340872453
Test: Confirmed kcompactd affinity with taskset -p
Change-Id: I3312b984e98dee40d65d07096e8baf8d797d4897
Signed-off-by: Dmitry Skiba <dskiba@google.com>
2024-05-28 22:38:19 +00:00
Cheng Gu
48326b2e0b
Update SELinux error
...
Bug: 317754251
Test: adb reboot and observe log
Change-Id: I7dcf9782ce2be632410e956871f74e874ddaf3a1
2024-05-28 22:31:47 +00:00
Treehugger Robot
74f4434252
Merge "audio: Allow media volume step override" into main
2024-05-28 09:24:20 +00:00
Xin Li
c79e341f2d
Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future
...
Bug: 343100748
Merged-In: I77595ebfa5c9bb7b8673dd132e7021fb0ed7e7ad
Change-Id: Idaeb420a5033290e0a57f9cc0c6c68c3ac5eb918
2024-05-27 22:59:05 -07:00
Android Build Coastguard Worker
827ded0840
Snap for 11892734 from 04ea4bf4c0
to 24Q3-release
...
Change-Id: I2bcebd8e478bce1483949d5922baea45582bd84a
2024-05-27 23:03:30 +00:00
Wilson Sung
04ea4bf4c0
Merge "Revert "shamp: enable only for board with modem"" into main
2024-05-27 06:50:04 +00:00
Android Build Coastguard Worker
445a53d450
Snap for 11889377 from 60afb9ad78
to 24Q3-release
...
Change-Id: If577ee9a6310a0d562e8012766286d64399c0d68
2024-05-25 03:03:14 +00:00
Pindar Yang
a504b33cab
Revert "shamp: enable only for board with modem"
...
This reverts commit ead004e63f
.
Reason for revert: Build break, Bug: 342527025
Change-Id: Iaea52498859eb7afb1a660a672a7c752a3c0c3de
2024-05-24 18:55:29 +00:00
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
Roy Luo
ff802c138e
Support sending vendor command to GL852G via libusbhost
...
libusbhost need access to USB device fs.
Bug: 261923350
Bug: 340665903
Test: no audit log in logcat after command execution
Change-Id: I4b0c8cc750eff12d2494504f9f215d5b1bab35fd
2024-05-22 00:49:12 +00:00
Android Build Coastguard Worker
9822304bec
Snap for 11865526 from 3ef50e762f
to 24Q3-release
...
Change-Id: I91abbcd3f6194ccd2b7f2be78f025b2ca6ded829
2024-05-21 01:03:33 +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
Frank Yu
3ef50e762f
Update sepolicy for all device that use radioext 1.7 interface.
...
Bug: 340791912
Test: v2/pixel-health-guard/device-boot-health-check-extra
Change-Id: Icd7b482d88f52fbde6b281ef58857bfa6a9edea8
2024-05-20 03:17:49 +00:00
Android Build Coastguard Worker
00582e327f
Snap for 11859356 from 62cf04edbf
to 24Q3-release
...
Change-Id: I7cbf997dd2e6d88b43d5f90ceb037566b0c9ed5c
2024-05-18 03:03:26 +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
Wilson Sung
62cf04edbf
[automerger skipped] Update SELinux error am: b65f4dacb2
-s ours
...
am skip reason: Merged-In I0d70966f03b0207388388fbc47e45de55a7385c3 with SHA-1 924e6c6cd3
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/27392263
Change-Id: I5fc143ef7cbe16c19c70851412aec5fa575cecdb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-17 06:57:22 +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
Wilson Sung
b65f4dacb2
Update SELinux error
...
Test: SELinuxUncheckedDenialBootTest
Bug: 340369535
Bug: 338347525
Merged-In: I0d70966f03b0207388388fbc47e45de55a7385c3
Change-Id: I0d70966f03b0207388388fbc47e45de55a7385c3
(cherry picked from commit 924e6c6cd3
)
2024-05-17 03:50:29 +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
62b02c1fa3
Snap for 11847214 from fd7f96c57c
to 24Q3-release
...
Change-Id: Ibb9902126c53a08dbc596d5e4d5a0cd98d7ea5f5
2024-05-16 01:03:57 +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
Treehugger Robot
fd7f96c57c
Merge "Allow hwc to access te_rate_hz & te_option" into main
2024-05-15 01:41:45 +00:00
Android Build Coastguard Worker
006ef151b1
Snap for 11840485 from 924e6c6cd3
to 24Q3-release
...
Change-Id: I9b013c9a4954e2fd76ff45e0785d5688d660bd8e
2024-05-14 23:03:45 +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
c7ce4188a0
[automerger skipped] Merge "Add permission for storageproxy to create symlinks for ss" into 24D1-dev am: c41ed2ee7f
-s ours
...
am skip reason: Merged-In I3f0559ee062c1b5393a2a35f957fbc8528bb58de with SHA-1 dd71a9cf27
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/27067771
Change-Id: I7e5c1f6ba8adafab359f4594d70f97ccd5532f63
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-14 22:17:51 +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
cb30f22bea
[automerger skipped] Add permission for storageproxy to create symlinks for ss am: e7837b9987
-s ours
...
am skip reason: Merged-In I3f0559ee062c1b5393a2a35f957fbc8528bb58de with SHA-1 dd71a9cf27
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/27067771
Change-Id: I188ee0fd7c013dd874197f3d0cd9b9a1f186b6e8
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
Donnie Pollitz
c41ed2ee7f
Merge "Add permission for storageproxy to create symlinks for ss" 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
Wilson Sung
924e6c6cd3
Update SELinux error
...
Test: SELinuxUncheckedDenialBootTest
Bug: 340369535
Bug: 338347525
Change-Id: I0d70966f03b0207388388fbc47e45de55a7385c3
2024-05-14 03:09:03 +00:00
Android Build Coastguard Worker
2a1f25c711
Snap for 11834877 from 9519db1e1b
to 24Q3-release
...
Change-Id: I96d90bbd1ad50c7d8b6bf750bbb61bd0e22c57fb
2024-05-13 23:03:51 +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
Treehugger Robot
9519db1e1b
Merge "sepolicy: allow hal_gnss_pixel to connect to hal_contexthub_default" into main
2024-05-13 08:09:15 +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