New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (02c515f7) · Commits · CodeLinaro / la / platform / superproject · GitLab
*device/google/cuttlefish updated to 663c3ae4da64f7d3ef03f849bd6970d6eb34be81 Merge "Install memtrack HAL APEX" into main *hardware/interfaces updated to eb98a19968b61154778021fde24c002069995dfb Merge "Add memtrack HAL APEX" into main
New post in superproject:aosp-new/master commits: Merge "Add drm clearkey APEX" into main
GitLab
Merge "Add drm clearkey APEX" into main (3fd3621e) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Revert "aemu: Fix various things issues preventing packaging"
GitLab
Revert "aemu: Fix various things issues preventing packaging" (b25b2ed8) · Commits · CodeLinaro / la / platform / superproject…
This reverts commit 248a2853f1e7568a24efb1bdb083914c44ce4433. Reason for revert: Broke mac_aarch64 build targets on aosp-emu-master-dev branch. Change-Id: I7dd79f499e67eb0e7f98962ed9c095a665dd0f0f
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (7a4ec1b4) · Commits · CodeLinaro / la / platform / superproject · GitLab
*packages/modules/SEPolicy updated to 25fbaded98ff9f9b2e3ba0a27d2475150d0c4aa6 Remove com.android.sepolicy Keep the OWNERS file until the project is removed from the manifest. Test: m Bug: 297794885 Change-Id: I0ff89aa62e3776c5947fdde211ef18dc3d93c09b *system/apex…
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (b9675bb7) · Commits · CodeLinaro / la / platform / superproject · GitLab
*cts updated to 3d79a7beeac024004ec3d21743ba8e3ce66e880e Merge "Add CTS tests for BluetoothHapClient" into main *packages/modules/Bluetooth updated to 84daa52646afcb11ba424c89c3ea48d91ddad892 Merge "Change some methods to SystemApi for use in SettingsLib"…
New post in superproject:aosp-new/master commits: Merge "Add ramdump tests with debug policy back" into main
GitLab
Merge "Add ramdump tests with debug policy back" into main (23e314b6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Adjust deleteAllKeys warning text" into main
GitLab
Merge "Adjust deleteAllKeys warning text" into main (bc5c6ee0) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (a9ab1858) · Commits · CodeLinaro / la / platform / superproject · GitLab
*frameworks/av updated to 4f490e22f7edc25f1e376318bd287ddfd9d14537 Merge "Camera: Apply max batch size for high speed video" into main *hardware/interfaces updated to 607f7e7ff7fcb5da3eb8a3e2307ff941ba7a4fdc Merge "Camera VTS: Verify high speed video configurations"…
New post in superproject:aosp-new/master commits: Merge "Remove reference to com.android.sepolicy" into main
GitLab
Merge "Remove reference to com.android.sepolicy" into main (09aba8f6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Remove unused regression flags in main" into main
GitLab
Merge "Remove unused regression flags in main" into main (aab01a2b) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Remove unused regression flags in runner" into main
GitLab
Merge "Remove unused regression flags in runner" into main (9bb51287) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: std::uniform_int_distribution: bool -> int
GitLab
std::uniform_int_distribution: bool -> int (cb86aaaa) · Commits · CodeLinaro / la / platform / superproject · GitLab
bool is not a valid type for std::uniform_int_distribution. After upgrading libc++, std::uniform_int_distribution is rejected. Bug: 175635923 Test: treehugger Change-Id: I985be7e8658791b52d855591d46d14fd1c67ae23
New post in superproject:aosp-new/master commits: Merge "Consolidate logic of get selected indices" into main
GitLab
Merge "Consolidate logic of get selected indices" into main (d81b7603) · Commits · CodeLinaro / la / platform / superproject ·…
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (fbc04f3c) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/bazel updated to 1790f115a6e7e37e5eb4fa5c83d284e20c0e8ba1 Roboleaf with remote device test Adding the remote device test support for Roboleaf. A cuttlefish device will be launched in the RBE instance before test run....