New post in superproject:aosp-new/master commits: Add a property for cached modules
GitLab
Add a property for cached modules (b2b1fe02) · Commits · CodeLinaro / la / platform / superproject · GitLab
Add a property definition for test modules whose results were cached. Test: presubmit Bug: 290272074 Change-Id: Ic18853d78bd44e098040d73e4e6b54ff361f01c7
New post in superproject:aosp-new/master commits: Remove unnecessary CarrierConfig keep rules
GitLab
Remove unnecessary CarrierConfig keep rules (5cd62e52) · Commits · CodeLinaro / la / platform / superproject · GitLab
These rules are redundant with those auto-generated from the manifest. Bug: 248580093 Test: m + compare APKs Change-Id: Id115e11eba115568aad1bb0bff9677f46ba5b88b
New post in superproject:aosp-new/master commits: Merge "floss: pad zero when convert to little endian" into main
GitLab
Merge "floss: pad zero when convert to little endian" into main (9cf79779) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "gfxstream: nuke ResourceTracker::Impl" into main
GitLab
Merge "gfxstream: nuke ResourceTracker::Impl" into main (2094d4a4) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (51d60721) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/soong updated to ee03e4e5772e91bdedf06f93c2ea0d23eba2390a Merge "Add libcodec2_aidl into allowlist" into main *frameworks/av updated to 71b17f99c26d904aaf3ec2eda1283b9f820dd208 Merge "Set minsdk for AIDL libs to 31" into main *hardware/interfaces updated…
New post in superproject:aosp-new/master commits: Merge "Add Permission bits to file fingerprint." into main
GitLab
Merge "Add Permission bits to file fingerprint." into main (807983d1) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "gbl: Add UEFI wrappers" into main
GitLab
Merge "gbl: Add UEFI wrappers" into main (3f2aa497) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Start Automotive Proxy Service From Cuttlefish" into main
GitLab
Merge "Start Automotive Proxy Service From Cuttlefish" into main (ea5a33c2) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "Fuzz readParcelable API of Parcel" into main
GitLab
Merge "Fuzz readParcelable API of Parcel" into main (d3f70ac3) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Switch bp2build mutator to bottom up" into main
GitLab
Merge "Switch bp2build mutator to bottom up" into main (ba07a1b2) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Don't bail when restart command not found.
GitLab
Don't bail when restart command not found. (ee67411f) · Commits · CodeLinaro / la / platform / superproject · GitLab
I had added it as an error check, but it triggered with `adevice clean` Now it works: % adevice clean * Checking for files to push to device -- adb...