New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (127904c5) · Commits · CodeLinaro / la / platform / superproject · GitLab
*external/erofs-utils updated to 65ccd2cccd2d7dfce649e5e124e37ce655f0d54f Merge remote-tracking branch 'aosp/upstream-master' This merges erofs-utils release 1.7 Change-Id: I9b61d094ca3e583aab3604b8d59b36a0024c6b12 *system/update_engine updated to 18e97e…
New post in superproject:aosp-new/master commits: Merge changes from topic "am-8f2d48da4af14efd9e61845f64d0cde6" into main
GitLab
Merge changes from topic "am-8f2d48da4af14efd9e61845f64d0cde6" into main (4dc48699) · Commits · CodeLinaro / la / platform / superproject…
* changes: Merge "[DO NOT MERGE] Fixes CTS test to refer to proper type" into android13-tests-dev am: edf47ff55b [DO NOT MERGE] am: 6cd9533cef
New post in superproject:aosp-new/master commits: Merge "Improve optimize bp2build conditional." into main
GitLab
Merge "Improve optimize bp2build conditional." into main (e4912871) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: update excluded_deqp_cases.txt
GitLab
update excluded_deqp_cases.txt (43472b60) · Commits · CodeLinaro / la / platform / superproject · GitLab
Test: the default presubmit tests Bug: b/302020618, b/290049349 Change-Id: Ia2927963f0e8a94ad9cf42723ff2a9143f9ad38d
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (442930c1) · Commits · CodeLinaro / la / platform / superproject · GitLab
*external/boringssl updated to 8f968b79847c8a6f900f8e003a9e3491522723b3 [avf] Make baremetal crypto libraries available for virt apex Bug: 301068421 Test: atest rialto_test Change-Id: I3b26400e4a212f97580be58218214e8292379771 *packages/modules/Virtualization…
New post in superproject:aosp-new/master commits: [bssl] Move ec_key module from rialto to libbssl
GitLab
[bssl] Move ec_key module from rialto to libbssl (191cfee3) · Commits · CodeLinaro / la / platform / superproject · GitLab
Bug: 301068421 Test: atest rialto_test Change-Id: I04f3040f79f1af18b5c76546adcd6616aa052729
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (1fdfb5b3) · Commits · CodeLinaro / la / platform / superproject · GitLab
*cts updated to 6d01ac7f8ed5e73e05cf83e647e8b24ff750175a Merge "nfc(cts): CTS tests for new container classes" into main *frameworks/base updated to 4eb41e2e898343f6df91ad4ae0c1e99706f0cbcd Merge "nfc(api): Mark some data types as formal API for mainline"…
New post in superproject:aosp-new/master commits: Update imgdiag noscripts
GitLab
Update imgdiag noscripts (fdfef75d) · Commits · CodeLinaro / la / platform / superproject · GitLab
run_imgdiag: * Add PID to output filenames. * Add option to specify host output directory. create_dirty_image_objects: * Add an option to merge imgdiag files with the same process names. *...
New post in superproject:aosp-new/master commits: Merge "Revert "Replace ASan with HWASan"" into main
GitLab
Merge "Revert "Replace ASan with HWASan"" into main (611279d4) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Add system/tools/hidl to allowlist" into main
GitLab
Merge "Add system/tools/hidl to allowlist" into main (9018901e) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Park RemoteAuth Manager and Service" into main
GitLab
Merge "Park RemoteAuth Manager and Service" into main (e7106891) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (5968fc90) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/soong updated to ec59517f6ac8bd8a6553292da6ff697d77aa2322 Merge changes from topic "reland-rust-sbox-1" into main * changes: Revert^2 "conditionally escape rule builder command" Revert^4 "allow Ninja variables in RuleBuilder API" Revert^4 "add crate_root…
New post in superproject:aosp-new/master commits: Merge "Fix capturing KeyboardInterrput in prebuilt" into main
GitLab
Merge "Fix capturing KeyboardInterrput in prebuilt" into main (d5895e92) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: riscv64: store double result in two vreg slots
GitLab
riscv64: store double result in two vreg slots (c3c129f0) · Commits · CodeLinaro / la / platform / superproject · GitLab
Test: Run these opcodes against all interpreter tests on a Linux RISC-V VM. (1) setup lunch aosp_riscv64-userdebug export ART_TEST_SSH_USER=ubuntu export ART_TEST_SSH_HOST=localhost export ART_TEST_SSH_PORT=10001 export ART_TEST_ON_VM=true . art/tools/buildbot…
New post in superproject:aosp-new/master commits: RunOnSecondaryUserTargetPreparer - only select a secondary user that isn't...
GitLab
RunOnSecondaryUserTargetPreparer - only select a secondary user that isn't... (b6c39cdb) · Commits · CodeLinaro / la / platform…
RunOnSecondaryUserTargetPreparer - only select a secondary user that isn't "for-testing", remove any non "for-testing" user if it exists Fixes: 298599509 Test: tapas tradefed-all && m && tools/tradefederation/core/tradefed.sh run singleCommand host...