New post in superproject:aosp-new/master commits: Dismiss wizard explicitly if requested
GitLab
Dismiss wizard explicitly if requested (57433b9a) · Commits · CodeLinaro / la / platform / superproject · GitLab
We used to rely on harness mode + reboot, which indirect. Instead if configured, explicitly dismiss the setup wizard. Test: presubmit Bug: 303135953 Change-Id: I185cab2ee882ba034bb6f9a7959fcd3598f1b784
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (69ae60c4) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/bazel updated to b8a3427250caf73e7f28d55905c9932c9c6e1b04 Merge "Convert java_aconfig_library to bazel." into main *build/soong updated to 7a90fcfa455820063ac6eadcd1f5a218a24ba3d1 Merge "Convert java_aconfig_library to bazel." into main
New post in superproject:aosp-new/master commits: Merge changes I226ea90a,I56bb4a29,If4ac928c,Ice193294,Ibb107092 into main
GitLab
Merge changes I226ea90a,I56bb4a29,If4ac928c,Ice193294,Ibb107092 into main (3fa064e2) · Commits · CodeLinaro / la / platform / superproject…
* changes: Add test-data config flag. Add min_sdk_version config flag. Add host_first_multilib config flag. Add mode for converting cargo2android.json to cargo_embargo.json. Add option to get information from cargo.metadata without building.
New post in superproject:aosp-new/master commits: Merge "Add another testcase." into main
GitLab
Merge "Add another testcase." into main (b2bfd1bf) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "riscv64: add vector stpcpy()." into main
GitLab
Merge "riscv64: add vector stpcpy()." into main (69de5e22) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Handle symlinks in isPackageBoundary" into main
GitLab
Merge "Handle symlinks in isPackageBoundary" into main (ae3fa3c6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (416418a9) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/make updated to a65cdd502474e61e7d7582189a6524bdbc7d688e Merge "Revert^2 "Add soong config variable Release_expose_flagged_api"" into main *build/release updated to b007a65fc1b9293a1cd03acc7eee9ba9bf6624ca Merge "Revert^2 "Add RELEASE_EXPOSE_FLAGGED_API…
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (171c0882) · Commits · CodeLinaro / la / platform / superproject · GitLab
*external/robolectric updated to 37c38c554896296fbd3f5f7cef78489d799f134a Merge "Clean up obsolete aliases for Truth." into main *external/robolectric-shadows updated to a3d3d8ec2d296cf6dd1607588497120ce88e21d6 Clean up obsolete aliases for Truth. Bug: 255714762…
New post in superproject:aosp-new/master commits: Merge "libavb: add OWNERS file for Rust sub-dir" into main
GitLab
Merge "libavb: add OWNERS file for Rust sub-dir" into main (a35d77e4) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Revert "Throw an exception when using RenderScript ScriptC with an API...
GitLab
Merge "Revert "Throw an exception when using RenderScript ScriptC with an API... (b75e4ec0) · Commits · CodeLinaro / la / platform…
Merge "Revert "Throw an exception when using RenderScript ScriptC with an API level above 34"" into main
New post in superproject:aosp-new/master commits: [bssl] Make hkdf return Zeroizing type
GitLab
[bssl] Make hkdf return Zeroizing type (7d80d75f) · Commits · CodeLinaro / la / platform / superproject · GitLab
This cl modifies the output of hkdf to be of Zeroizing type, ensuring that the key is zeroized when it is dropped. Test: atest rialto_test & m pvmfw_bin Bug: 279425980...
New post in superproject:aosp-new/master commits: Merge changes I8f83d042,I3d6a6a07,If088188b,Ia0c1f55a into main
GitLab
Merge changes I8f83d042,I3d6a6a07,If088188b,Ia0c1f55a into main (02d5f4d0) · Commits · CodeLinaro / la / platform / superproject…
* changes: netbpfload: update date in copyright messages, LOG_TAGs, etc. netbpfload: remove support for 'loader' netbpfload: remove support for 'vendor' netbpfload: remove support for 'platform'
New post in superproject:aosp-new/android12-gsi commits: Update the OWNERS in p/s/C to the latest
GitLab
Update the OWNERS in p/s/C to the latest (16a8a4cd) · Commits · CodeLinaro / la / platform / superproject · GitLab
Bug: 282766340 Test: build okay (cherry picked from https://android-review.googlesource.com/q/commit:264dcf1f0a030227dd05c7a2f8ca6616a920996a) Merged-In: Iddbb95dbb653b380942925b6fc0df35fd559b42e Change-Id: Iddbb95dbb653b380942925b6fc0df35fd559b42e
New post in superproject:aosp-new/master commits: Merge "Fix the broken links in javadoc" into main
GitLab
Merge "Fix the broken links in javadoc" into main (4f7b662b) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: allowProtect/denyProtect only get called with a 1-elem vector
GitLab
allowProtect/denyProtect only get called with a 1-elem vector (d65fc9a4) · Commits · CodeLinaro / la / platform / superproject…
Test: TreeHugger Signed-off-by: Maciej Żenczykowski Change-Id: Id180765c6f924e4b13f72312c757360b0434b185
New post in superproject:aosp-new/master commits: Compile libs for both archs
GitLab
Compile libs for both archs (44e5e912) · Commits · CodeLinaro / la / platform / superproject · GitLab
Our test config says to run on both supported archs, so our APK needs to include libs for both archs too. Bug: 303059650 Test: zipinfo CtsSdkExtensionsTestCases.apk | grep lib Change-Id:...