New post in superproject:aosp-new/android13-gsi commits: Remove testTombstonesAreBeingForwarded
GitLab
Remove testTombstonesAreBeingForwarded (c26f755d) · Commits · CodeLinaro / la / platform / superproject · GitLab
The adb root command in this test is somehow failing silently, resulting in flaky test. The functionality is fully tested by testTombstonesAreGeneratedUponCrash so this test in no more needed anyway....
New post in superproject:aosp-new/android14-gsi commits: Merge "CP MediaProjection Security CTS to Android U GSI" into android14-gsi
GitLab
Merge "CP MediaProjection Security CTS to Android U GSI" into android14-gsi (f02ffa5f) · Commits · CodeLinaro / la / platform /…
New post in superproject:aosp-new/android13-gsi commits: Merge "Update GKI KMI symbols to 2024-02 and 2024-03 releases" into android13...
GitLab
Merge "Update GKI KMI symbols to 2024-02 and 2024-03 releases" into android13-gsi (084eb741) · Commits · CodeLinaro / la / platform…
New post in superproject:aosp-new/android11-gsi commits: RootCanal: Implement HCI Read Local Oob Data command
GitLab
RootCanal: Implement HCI Read Local Oob Data command (643987d7) · Commits · CodeLinaro / la / platform / superproject · GitLab
Required for the Cts test SystemBluetoothTest#generateLocalOobData Ignore-AOSP-First: Rootcanal back fix Bug: 333419772 Test: atest CtsBluetoothtestCases Change-Id: Ica4dc39bb9fd0e6297fc3ca0a30e2cd2f8ea6a35
New post in superproject:aosp-new/android11-gsi commits: RootCanal: Return correct event in response to LE Create Connection Cancel
GitLab
RootCanal: Return correct event in response to LE Create Connection Cancel (441837fd) · Commits · CodeLinaro / la / platform /…
Previously returned a Command Status event, the correct event is HCI Command Complete, with no return parameters. This is fixed on AOSP main, patch back-ported to android11-gsi to address v2/android-gsi/test_mapping_presubmit_rvc...
New post in superproject:aosp-new/android14-gsi commits: Merge "Stop active callbacks from being stopped on starting new projection...
GitLab
Merge "Stop active callbacks from being stopped on starting new projection... (a24af8d5) · Commits · CodeLinaro / la / platform…
Merge "Stop active callbacks from being stopped on starting new projection session" into android14-gsi
New post in superproject:aosp-new/android14-gsi commits: Merge "Fix MediaProjection GSI CTS" into android14-gsi
GitLab
Merge "Fix MediaProjection GSI CTS" into android14-gsi (a09fa92a) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/android12-gsi commits: Autoupdate of 5 submodules
GitLab
Autoupdate of 5 submodules (22e59227) · Commits · CodeLinaro / la / platform / superproject · GitLab
*device/google/cuttlefish_prebuilts updated to f38102e899786e766795bcc31ede33594f02b60b Update kernel to builds 11788327 git log --first-parent -100 --oneline --no-decorate 4d6c07fc6342..c02e95e82b34: c02e95e82b34 ANDROID: Initialize android12-5.10-2024-05…
New post in superproject:aosp-new/android12L-gsi commits: Merge cherrypicks of ['googleplex-android-review.googlesource.com/24529771']...
GitLab
Merge cherrypicks of ['googleplex-android-review.googlesource.com/24529771']... (eefdca8a) · Commits · CodeLinaro / la / platform…
Merge cherrypicks of ['googleplex-android-review.googlesource.com/24529771'] into sc-v2-platform-release. Change-Id: If5e939bcccfbbad5201798729e857f4dace5ab02
New post in superproject:aosp-new/android13-gsi commits: Autoupdate of 5 submodules
GitLab
Autoupdate of 5 submodules (4e9d6e4a) · Commits · CodeLinaro / la / platform / superproject · GitLab
*device/google/cuttlefish_prebuilts updated to 270f1ab3f7645cb5896ede6a18418876794ae8c3 Update kernel to builds 11722039 git log --first-parent -100 --oneline --no-decorate 0b0ea758d153..5cf4e80c9ab2: 5cf4e80c9ab2 ANDROID: Initialize android13-5.10-2024-04…
New post in superproject:aosp-new/android13-gsi commits: Autoupdate of 5 submodules
GitLab
Autoupdate of 5 submodules (d3c4eed2) · Commits · CodeLinaro / la / platform / superproject · GitLab
*device/google/cuttlefish_prebuilts updated to 9c0cf719c2ceaf1b0443f45e6b8a9797e2e8e30b Merge "Update kernel to builds 11722146" into android13-gsi *kernel/prebuilts/5.15/arm64 updated to 25fbf0f84a1bc720ca36d2d7299d0d9eba4cca49 Update kernel to builds 11722146…
New post in superproject:aosp-new/android14-gsi commits: Autoupdate of 5 submodules
GitLab
Autoupdate of 5 submodules (e7ceaa56) · Commits · CodeLinaro / la / platform / superproject · GitLab
*device/google/cuttlefish_prebuilts updated to 230acb8a24f75f5fb5e9d8c3b3f8ef383d69c2a2 Update kernel to builds 11722365 git log --first-parent -100 --oneline --no-decorate 3efaf503ab3f..ba3bdbe0db3f: ba3bdbe0db3f ANDROID: Initialize android14-6.1-2024-04…
New post in superproject:aosp-new/android13-gsi commits: vts: kernel: Fix loop device configuration test
GitLab
vts: kernel: Fix loop device configuration test (3816241c) · Commits · CodeLinaro / la / platform / superproject · GitLab
The VTS kernel loop config checks the max_loop module parameter to ensure that it is 0, under the assumption that the parameter controls the amount of loop devices that can...
New post in superproject:aosp-new/android13-gsi commits: Changed SystemUI HVAC app to dynamically use CarPropertyConfig areaIds
GitLab
Changed SystemUI HVAC app to dynamically use CarPropertyConfig areaIds (e47c697f) · Commits · CodeLinaro / la / platform / superproject…
Bug: 259990415 Test: atest HvacControllerTest Test: atest HvacBooleanToggleButtonTest Merged-In: I414f23b5d9c690237758d8657e8fed103a3f253f Change-Id: I19b4ffe899f00ee5da49eb06c277ebae019d9bc2
New post in superproject:aosp-new/android13-gsi commits: Resolve unresponsive HVAC systemui item
GitLab
Resolve unresponsive HVAC systemui item (5c8a36aa) · Commits · CodeLinaro / la / platform / superproject · GitLab
Add exception handling for getProperty. For hvac properties that depend on HVAC_POWER_ON check if power is on before get/set. Initialize UI logic to be powered off on boot in case...
New post in superproject:aosp-new/android13-gsi commits: Use correct VehicleAreaType constant values
GitLab
Use correct VehicleAreaType constant values (66d2a102) · Commits · CodeLinaro / la / platform / superproject · GitLab
This fixes the HVAC power state and HVAC SystemUI being out of sync. Bug: 274461309 Test: atest HvacControllerTest Test: atest HvacBooleanToggleButtonTest Change-Id: I9101b95968009bba36aa77d0c4b24030fd0b9b2d
New post in superproject:aosp-new/android13-gsi commits: Merge "Update GKI KMI symbols to 2024-04 releases" into android13-gsi
GitLab
Merge "Update GKI KMI symbols to 2024-04 releases" into android13-gsi (c806d7be) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/android14-gsi commits: Adding alert_dialog_systemui to android14-gsi branch to fix breakages on...
GitLab
Adding `alert_dialog_systemui` to android14-gsi branch to fix breakages on... (6b3dc4d4) · Commits · CodeLinaro / la / platform…
Adding `alert_dialog_systemui` to android14-gsi branch to fix breakages on CTS-on-GSI tests which reference MediaProjectionPermissionActivity on automotive devices Change-Id: I358b0572b95295e1571cb29dac922541892a8e91 Test: refactoring Flag: None Fix: 330661784…
New post in superproject:aosp-new/android14-gsi commits: Merge "Avoid keyguard fling transition interrupt for timing issue" into andro...
GitLab
Merge "Avoid keyguard fling transition interrupt for timing issue" into android14-gsi (de41133c) · Commits · CodeLinaro / la /…
New post in superproject:aosp-new/android14-gsi commits: Added repo manifest.
GitLab
Added repo manifest. (5fa83c26) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/android14-gsi commits: Merge "Dispatch properly to either GPDIFP2 or KHR variant" into android14-gsi
GitLab
Merge "Dispatch properly to either GPDIFP2 or KHR variant" into android14-gsi (fbbd5db9) · Commits · CodeLinaro / la / platform…