New post in superproject:aosp-new/master commits: Let incidentd read the wakeup_sources debugfs node for userdebug/eng builds
GitLab
Let incidentd read the wakeup_sources debugfs node for userdebug/eng builds (af61fa07) · Commits · CodeLinaro / la / platform /…
Currently, incidentd is allowed to read the wakeup_sources debugfs node only if a device does not enforce debugfs restrictions. If a device enforces debugfs restrictions, debugfs cannot be mounted on...
New post in superproject:aosp-new/master commits: MediaControl: Extract CCCD storage out of MediaControlGattService
GitLab
MediaControl: Extract CCCD storage out of MediaControlGattService (d5a599bb) · Commits · CodeLinaro / la / platform / superproject…
It is required for multiple MCS GATT service instances to have their own unique set of CCC values stored. CCC denoscriptor values cannot be shared between the instances. Since the...
New post in superproject:aosp-new/master commits: Add a new user param "sim_supported_models" in ACTS config.
GitLab
Add a new user param "sim_supported_models" in ACTS config. (3122cd22) · Commits · CodeLinaro / la / platform / superproject ·…
DONOT enable auto-submit, this CL has config dependency. This is to skip some WifiEnterpriseTest tests if a DUT cannot equip with a SIM card. Change-Id: If3d185979b96a6ee2c8b5bad6dcd48da3c02c43f Bug: 301348555
New post in superproject:aosp-new/master commits: Merge "Bp2build support for JNI deps of android_app." into main
GitLab
Merge "Bp2build support for JNI deps of android_app." into main (e0257653) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "[dice] Map and read the DICE data in service VM" into main
GitLab
Merge "[dice] Map and read the DICE data in service VM" into main (eb1164bc) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "Add VTS KM and RPC tests to TEST_MAPPING" into main
GitLab
Merge "Add VTS KM and RPC tests to TEST_MAPPING" into main (288ac711) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (3b14a3f4) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/bazel updated to 14542b7b5a8659ca891e686408c141f8a38b63fc Merge "android_binary: passthrough testonly attr." into main *build/soong updated to 72e22018c3ed1ee42a252ca4a705654118648416 Merge "bp2build converter for android_test_helper_app." into main
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (b39236c5) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/bazel updated to 0de51bad5ce54f8578c40829438d63810a1bb7ac Merge "Revert "android_binary: passthrough testonly attr."" into main *build/soong updated to 38b7be9d29424ab18b9440f99664aba3d1f255b9 Merge "Revert "bp2build converter for android_test_helper_app.""…
New post in superproject:aosp-new/master commits: Merge "Upgrade curl to curl-8_3_0" into main
GitLab
Merge "Upgrade curl to curl-8_3_0" into main (34955482) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Import AndroidX from build 10815243" into main
GitLab
Merge "Import AndroidX from build 10815243" into main (ceeeecc3) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Fix end2end tests after aosp/2751938
GitLab
Fix end2end tests after aosp/2751938 (077a71a0) · Commits · CodeLinaro / la / platform / superproject · GitLab
Bug: b/293897204 Test: GfxstreamEnd2EndTests Change-Id: Iba7c115e3613749aed4d4c3da9acee492974d5f7
New post in superproject:aosp-new/master commits: Fix an indentation issue.
GitLab
Fix an indentation issue. (8e13d390) · Commits · CodeLinaro / la / platform / superproject · GitLab
BUG = None Change-Id: I676cdf6e63d7bda52cb356a00faf744e8a2e4642
New post in superproject:aosp-new/master commits: Merge "Add a generics test plan with multiple includes" into main
GitLab
Merge "Add a generics test plan with multiple includes" into main (c55b53fa) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "Add README.md for tools/compare_cts_reports/." into main
GitLab
Merge "Add README.md for tools/compare_cts_reports/." into main (c80b06f0) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Update D8 and R8 to 8.3.6-dev
GitLab
Update D8 and R8 to 8.3.6-dev (e0541a09) · Commits · CodeLinaro / la / platform / superproject · GitLab
Version: 8.3.6-dev This build IS NOT suitable for preview or public release. Built here: go/r8-releases/raw/8.3.6-dev Test: TARGET_PRODUCT=aosp_arm64 m -j core-oj Change-Id: I4fedf3c136812760bad8cf1b6b3b42a4d1ec8053
New post in superproject:aosp-new/master commits: RISCV: [Codegen] Add VisitCheckCast
GitLab
RISCV: [Codegen] Add VisitCheckCast (693140b6) · Commits · CodeLinaro / la / platform / superproject · GitLab
Test: m test-art-host-gtest Bug: 283082089 Change-Id: I224941dc32773e885adf13f5329cb9487b4586e4 Signed-off-by: Lifang Xia Signed-off-by: Wendong Wang