New post in superproject:aosp-new/master commits: [BugFix][Memory]fix libsmapinfo initial integer type warn in class
GitLab
[BugFix][Memory]fix libsmapinfo initial integer type warn in class (c992959f) · Commits · CodeLinaro / la / platform / superproject…
Default construct func did not initial for integer type in class, so it must initial integer explictly. Change-Id: I1e67ce58bfa59dce45e8921c0f53661571b72a86 Signed-off-by: xueguolun
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (e9f493c9) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/make updated to 343fabb483f35a3daecf0b3e160d0e837bd5d235 Merge "Export BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI to soong" into main *build/release updated to 66715c4211730e3ca8c5bf801010f4f028902549 Add RELEASE_BINDER_DEATH_RECIPIENT_WEAK_FROM_JNI The…
New post in superproject:aosp-new/master commits: Make CbbFixed safer (again)
GitLab
Make CbbFixed safer (again) (3a5356ed) · Commits · CodeLinaro / la / platform / superproject · GitLab
The implied lifetime bound doesn't do what I expected, so make it all explicit. Bug: 299055662 Test: TH Change-Id: I183bb5fec18a3f9326b7d8664ceefb6204a2c620
New post in superproject:aosp-new/master commits: Merge "Update OWNERS order" into main
GitLab
Merge "Update OWNERS order" into main (bdbec0b9) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: tp: add annotation support to protozero_to_json
GitLab
tp: add annotation support to protozero_to_json (07a2e72d) · Commits · CodeLinaro / la / platform / superproject · GitLab
This CL adds support for emitting the __anntotations key at the root of metrics protos emitted as JSON. This used to work in the past when we used proto_to_json but...
New post in superproject:aosp-new/master commits: Merge "ui: Clean up proto imports" into main
GitLab
Merge "ui: Clean up proto imports" into main (e6de3666) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Make package parsing code consume annotations
GitLab
Make package parsing code consume annotations (134884d3) · Commits · CodeLinaro / la / platform / superproject · GitLab
The code previously assumed an annotation meant there was no package declaration, but package declarations can be annotated. Update the code to consume any leading annotations. Bug: 151360309 Test: jar_test.go...
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (ed6bced9) · Commits · CodeLinaro / la / platform / superproject · GitLab
*cts updated to 287963c45706aa0f9f44127b96a9bcd57d56e5cc Merge "Used a MGF1 digest setter method" into main *external/wycheproof updated to 96b5c298251b62626cbf0a54fd5499b4a253f2cd Used a MGF1 digest setter method Using a MGF1 digest setter method while...
New post in superproject:aosp-new/master commits: Merge "Handle grep finds no matches." into main
GitLab
Merge "Handle grep finds no matches." into main (1e707fff) · Commits · CodeLinaro / la / platform / superproject · GitLab
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"…