New post in superproject:aosp-new/master commits: Limit cross-branch incremental until support bootloader
GitLab
Limit cross-branch incremental until support bootloader (39c6c8ac) · Commits · CodeLinaro / la / platform / superproject · GitLab
Test: presubmit Bug: 290951369 Change-Id: Ie777c8bc561a616c5a1ddadf4cb25b0ac2857077
New post in superproject:aosp-new/master commits: Merge "Move the Flag helper files to separate folders." into main
GitLab
Merge "Move the Flag helper files to separate folders." into main (bcdc8521) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "perfetto: rename CTP -> BigTrace" into main
GitLab
Merge "perfetto: rename CTP -> BigTrace" into main (2baded9b) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Fix narrow calculation warning" into main
GitLab
Merge "Fix narrow calculation warning" into main (28c2f1cd) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Increase the number of attempts" into main
GitLab
Merge "Increase the number of attempts" into main (171735f9) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Add QUERY_ALL_PACKAGES to FrameworksNetTestsLib" into main
GitLab
Merge "Add QUERY_ALL_PACKAGES to FrameworksNetTestsLib" into main (06e274c3) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Run linkerconfig tests as host test
GitLab
Run linkerconfig tests as host test (acc1af34) · Commits · CodeLinaro / la / platform / superproject · GitLab
Current linkerconfig tests are running from the device, while it can be executed from host with same results. This change converts existing linkerconfig tests into host tests so it can...
New post in superproject:aosp-new/master commits: Merge "Parse tags attached to version blocks" into main
GitLab
Merge "Parse tags attached to version blocks" into main (12c11637) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Cleanup unstartedruntime.
GitLab
Cleanup unstartedruntime. (80439afd) · Commits · CodeLinaro / la / platform / superproject · GitLab
Remove deprecated JdkUnsafe.*Object.* methods and sort them in the same order as they are defined in unstarted_runtime_list.h. Bug: 297147201 Test: ./art/test/testrunner/testrunner.py --host --64 -b Change-Id: Ie933fcff5583c9276abf82622224536cd719762e
New post in superproject:aosp-new/master commits: Disable check_cfi and ArtServiceTests when built from prebuilts.
GitLab
Disable check_cfi and ArtServiceTests when built from prebuilts. (116e91c8) · Commits · CodeLinaro / la / platform / superproject…
These two target depends on disabled modules, thus it is required to be disable for device to build. Bug: 301527192 Test: m (build from prebuilts) Change-Id: Ibfd747302deb073ab7c518f57416afec0a22311c
New post in superproject:aosp-new/master commits: Check GceSshTunnelMonitor is not null inside notifyAdbRebootCalled
GitLab
Check GceSshTunnelMonitor is not null inside notifyAdbRebootCalled (908dc6d8) · Commits · CodeLinaro / la / platform / superproject…
Failure example: https://android-build.corp.google.com/test_investigate/?invocationId=I56400010198137065 Bug: 300858577 Bug: 301000513 Change-Id: I8df47e619c5f0b157ec080d5f0352b49aa1b2582 Signed-off-by: Dmitrii Merkurev
New post in superproject:aosp-new/master commits: Revert "Add the splict_config exception for run-from-apk slow start reason ch...
GitLab
Revert "Add the splict_config exception for run-from-apk slow start reason check." (49c9c7de) · Commits · CodeLinaro / la / platform…
This reverts commit 30610251cebc3b4c9766060830df86d15beee83e. Bug: 278772867 Reason for revert: not needed any more Change-Id: I296d860db515857ba2fb0ace2c06dd8d4a92387d
New post in superproject:aosp-new/master commits: fix com.android.bips NE problem
GitLab
fix com.android.bips NE problem (10837b1c) · Commits · CodeLinaro / la / platform / superproject · GitLab
In the MTBF environment,two consecutive inits and two consecutive deletes occur,resulting in NE. Bug:299833184 Test: run MTBF test Change-Id: Iaeab922bbf7c8f77829f492eb39663fd74a7a418