New post in superproject:aosp-new/master commits: BusinessLogicPreparer: handle multiple suite tags
GitLab
BusinessLogicPreparer: handle multiple suite tags (b2544f80) · Commits · CodeLinaro / la / platform / superproject · GitLab
Bug: 299702412 Test: atest BusinessLogicPreparerTest Change-Id: Ie840b878e5e258f042bbd333beeacfcb8d9332f0
New post in superproject:aosp-new/master commits: [scudo] Convert assert to CHECK macro. (#67184)
GitLab
[scudo] Convert assert to CHECK macro. (#67184) (7111d85b) · Commits · CodeLinaro / la / platform / superproject · GitLab
This code is only for riscv, but use the CHECK macro to avoid unused parameters problems if assert is not defined. GitOrigin-RevId: f71ba7d323331bdb718e76a2f3a9562de835bb0d Change-Id: I2e480d3aa42a41338cad6e35abd7606cf653130c
New post in superproject:aosp-new/master commits: Merge "Disable minimal build for ltp" into main
GitLab
Merge "Disable minimal build for ltp" into main (ac39efd6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (1407349e) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/bazel updated to 1d9ca3837c91fb567f614bb63a800f832db94dc1 Add libs and static_libs from original java_library as deps to compile proto srcs In java_*_proto_library, after the proto sources are generated, a java_library will compile them....
New post in superproject:aosp-new/master commits: Merge "Fix read file error in extract_apks" into main
GitLab
Merge "Fix read file error in extract_apks" into main (2b6fc96a) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 6 submodules
GitLab
Autoupdate of 6 submodules (86637d82) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/soong updated to 40c7bae1df1028cc4f5545938858c16d5040442f Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main * changes: Revert^3 "add rust_toolchain_rustc_prebuilt module type" Revert^3…
New post in superproject:aosp-new/master commits: Merge "Remove commented out code" into main
GitLab
Merge "Remove commented out code" into main (b5c7eed8) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Search modules from both src and path" into main
GitLab
Merge "Search modules from both src and path" into main (5e40a07d) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Revert "Add a small pattern matcher to JIT compilation."
GitLab
Revert "Add a small pattern matcher to JIT compilation." (2dac123c) · Commits · CodeLinaro / la / platform / superproject · GitLab
This reverts commit c99838dfc0f9198887030e1e00c178e0aacd20d1. Reason for revert: Fails on luci. Change-Id: I0bb494fc36de393c5f4a615d325cfda3f9a56551
New post in superproject:aosp-new/master commits: Merge "Do not check with vendor vndk version" into main
GitLab
Merge "Do not check with vendor vndk version" into main (3c10524d) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Add aconfig for biometrics flags" into main
GitLab
Merge "Add aconfig for biometrics flags" into main (765a7af6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Tradefed ()
GitLab
Tradefed () (7e4c5b2f) · Commits · CodeLinaro / la / platform / superproject · GitLab
** For tradefed version, open version.txt (go/tf-prebuilt-version) ** Tradefed This build IS suitable for public release. Bug: 178523691 Test: None Change-Id: I44cebac3245cc850d255fe8f220591e21888d544
New post in superproject:aosp-new/master commits: [Thread] Disable ot-daemon posix multicast routing feature
GitLab
[Thread] Disable ot-daemon posix multicast routing feature (bad22b3a) · Commits · CodeLinaro / la / platform / superproject · GitLab
Disabled multicast routing feature in ot-daemon so the bbr feature can be enabled. Also enabled MLR feature for both ot-daemon and ot-cli-ftd. Bug: 301531582 Test: Started cuttlefish session, manually checked...