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...
New post in superproject:aosp-new/master commits: Merge "Create OWNERS for devicestateprovider" into main
GitLab
Merge "Create OWNERS for devicestateprovider" into main (ba399eb0) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Reject partially invalid profiles.
GitLab
Reject partially invalid profiles. (615bca8d) · Commits · CodeLinaro / la / platform / superproject · GitLab
If a profile has both valid checksums (i.e. of DEX files actually in the APK) and invalid ones, it should be considered an invalid profile. Bug: 282901123 Test: m test-art-host-gtest-art_libprofile_tests...
New post in superproject:aosp-new/master commits: Merge "Move key events to AvrcpTargetService" into main
GitLab
Merge "Move key events to AvrcpTargetService" into main (324ef5fa) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Remove unused alpha05 files" into main
GitLab
Merge "Remove unused alpha05 files" into main (ee4a8764) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Initialize the retransmission parameters for RequestState.
GitLab
Initialize the retransmission parameters for RequestState. (440ad276) · Commits · CodeLinaro / la / platform / superproject · GitLab
Per RFC8415 section 18.2.2: IRT REQ_TIMEOUT MRT REQ_MAX_RT MRC REQ_MAX_RC MRD 0 Bug: 260934173 Test: TH Change-Id: I23ee15e4181244cf26efd8e9dc503b744e9e0a4b
New post in superproject:aosp-new/master commits: Merge "[ui] Port "cpu_slice" tracks to plugin tracks." into main
GitLab
Merge "[ui] Port "cpu_slice" tracks to plugin tracks." into main (fad096ea) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "[ui] Port android logs track to plugin tracks" into main
GitLab
Merge "[ui] Port android logs track to plugin tracks" into main (ffeec6b7) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: RISCV: [Codegen] Add VisitNewInstance
GitLab
RISCV: [Codegen] Add VisitNewInstance (cba2e722) · Commits · CodeLinaro / la / platform / superproject · GitLab
Test: m test-art-host-gtest Bug: 283082089 Change-Id: I258880e6289df186ed7f55a8438d6397733c4f23 Signed-off-by: Lifang Xia Signed-off-by: Wendong Wang