New post in superproject:aosp-new/master commits: Merge "Remove ambgiuity in format specifier" into main
GitLab
Merge "Remove ambgiuity in format specifier" into main (14d9bc17) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Improve locking logic for sensors handler
GitLab
Improve locking logic for sensors handler (4d26e623) · Commits · CodeLinaro / la / platform / superproject · GitLab
Be more precise on subscribe logic and make sure iteration over map holds active lock Bug: 301271216 Test: manual Change-Id: Ibaba5fccfbba1c139da3eaf83973c8bdeaac5436 Signed-off-by: Dmitrii Merkurev
New post in superproject:aosp-new/master commits: Merge "Add additional instance info to log" into main
GitLab
Merge "Add additional instance info to log" into main (8d1334f6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "NDK library: fix ABI monitoring error message" into main
GitLab
Merge "NDK library: fix ABI monitoring error message" into main (70c9cad3) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "Fix typo in OWNERS file." into main
GitLab
Merge "Fix typo in OWNERS file." into main (145c827b) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Import AndroidX from build 10859712" into main
GitLab
Merge "Import AndroidX from build 10859712" into main (8624d058) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (f66c103d) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/make updated to 19cd806de1dbf4889f097b2b9b0f3c3b36a2e053 Merge "Add soong config variable Release_expose_flagged_api" into main *build/release updated to 1d3c9bf3e02a35bd86b09df82bea0ff668e8871f Add RELEASE_EXPOSE_FLAGGED_API release config flag The…
New post in superproject:aosp-new/master commits: [NFC][scudo] Fix "comparison of integers of different signs"
GitLab
[NFC][scudo] Fix "comparison of integers of different signs" (b018b5bd) · Commits · CodeLinaro / la / platform / superproject ·…
GitOrigin-RevId: 2bfcecf4d4afa592ca641191199f8b956e9b3193 Change-Id: Ia8ca4ca6bf93f65ef811a8b84832a9cdf927b6e4
New post in superproject:aosp-new/master commits: Add telemetry data proto definition for Thread network.
GitLab
Add telemetry data proto definition for Thread network. (2b7e73b9) · Commits · CodeLinaro / la / platform / superproject · GitLab
Cherrypick telemetry data proto to AOSP. Bug: 286800403 Merged-In: Id0b785c1ab401335a532ab37e8fb112906eb6819 Change-Id: Id0b785c1ab401335a532ab37e8fb112906eb6819 (cherry picked from commit c3494677f0c9db2925eb18b1a9693590fd3caaca)
New post in superproject:aosp-new/master commits: Merge "C2AllocationGralloc: refactor for media.c2 aidl" into main
GitLab
Merge "C2AllocationGralloc: refactor for media.c2 aidl" into main (345b012d) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "Remove java generated files" into main
GitLab
Merge "Remove java generated files" into main (d6399291) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Support to customize host package build id.
GitLab
Support to customize host package build id. (6224ea44) · Commits · CodeLinaro / la / platform / superproject · GitLab
Add additional flag alias for host package build id and host package build target. Bug: b/297097604 Test: acloud-dev create --host_package_build_id 10678638 --host_package_build_target aosp_cf_x86_64_phone-trunk_staging-userdebug Change-Id: Ie7c2d0de1a9f…
New post in superproject:aosp-new/master commits: Remove --test-config-select from ROBOLEAF_UNSUPPORTED_FLAGS
GitLab
Remove --test-config-select from ROBOLEAF_UNSUPPORTED_FLAGS (4070ea7e) · Commits · CodeLinaro / la / platform / superproject ·…
The `--test-config-select` flags enables users to specify the test configuration to use when multiple configurations are defined within the same module. Importantly, this feature does not impact the functionality of...