New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (50736d99) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/make updated to c774b33c6188cfc80f802ce65ef714af22de5971 Merge "Add a build-time flag for AVF permission change" into main *build/release updated to 36d4c3decbd1827c0e63a19b7fce68862acfa001 Add a build-time flag for AVF permission changes (And fix…
New post in superproject:aosp-new/master commits: Merge "Remove unused --smart-testing-local flag" into main
GitLab
Merge "Remove unused --smart-testing-local flag" into main (9a385344) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Remove unused --auto-ld-library-path flag" into main
GitLab
Merge "Remove unused --auto-ld-library-path flag" into main (69cd5b1c) · Commits · CodeLinaro / la / platform / superproject ·…
New post in superproject:aosp-new/master commits: Revert "Declare to heap that switching from zygote to its child in test 2031"
GitLab
Revert "Declare to heap that switching from zygote to its child in test 2031" (89ce5f80) · Commits · CodeLinaro / la / platform…
This reverts commit 80eeb4f3a06431e66b15950498487f68f7c6ded1. Reason for revert: In local testing realized that ScopedSuspendAll doesn't like doing a GC (as part of heap->PreZygoteFork()) before. Reverting to solidify the logic. Change-Id: I682bec08cb7c3…
New post in superproject:aosp-new/master commits: Merge "Move CF only tests to CF test mapping suite" into main
GitLab
Merge "Move CF only tests to CF test mapping suite" into main (d927f98f) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "PandoraServer: Add AcceptPutOperation in OPP" into main
GitLab
Merge "PandoraServer: Add AcceptPutOperation in OPP" into main (edeb40bf) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge changes I81b2115b,Ibe22be62 into main
GitLab
Merge changes I81b2115b,Ibe22be62 into main (3a0c7e89) · Commits · CodeLinaro / la / platform / superproject · GitLab
* changes: Remove isTcpInfoParsingSupported and Q test annotations Skip polling when light doze mode is enabled
New post in superproject:aosp-new/master commits: Merge "Update API doc tools." into main
GitLab
Merge "Update API doc tools." into main (3d3d8fe5) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Update supported API level javadoc." into main
GitLab
Merge "Update supported API level javadoc." into main (820ae535) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Merge "Merge "Merge "Resolve the issue of CtsOpenGlPerf2TestCases test...
GitLab
Merge "Merge "Merge "Merge "Resolve the issue of CtsOpenGlPerf2TestCases test... (29c439de) · Commits · CodeLinaro / la / platform…
Merge "Merge "Merge "Merge "Resolve the issue of CtsOpenGlPerf2TestCases test exceptions causing the test item to wait indefinitely." into android12-tests-dev am: 1b38ed25d6" into android12L-tests-dev am: b515f26baa" into android13-tests-dev am: df464f3242"...
New post in superproject:aosp-new/master commits: Merge "Added entry to OWNERS" into main
GitLab
Merge "Added entry to OWNERS" into main (9a40b0a2) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Enable UFFD GC by default for Android U and above.
GitLab
Enable UFFD GC by default for Android U and above. (ae6ea296) · Commits · CodeLinaro / la / platform / superproject · GitLab
Bug: 251150519 Test: atest art_standalone_odrefresh_tests Test: (Tested on main) - 1. Build with OVERRIDE_ENABLE_UFFD_GC=false 2. See odrefresh triggered on the first boot. 3. See "Using CollectorTypeCMC GC". Test: (Tested on...
New post in superproject:aosp-new/master commits: Merge "Handle prebuilt vs source selection in bp2build" into main
GitLab
Merge "Handle prebuilt vs source selection in bp2build" into main (5eb36475) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/master commits: Merge "Add keep sorted tags" into main
GitLab
Merge "Add keep sorted tags" into main (453d0a61) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Fix Android version regex" into main
GitLab
Merge "Fix Android version regex" into main (32fd8564) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Block CFI on static libraries" into main
GitLab
Merge "Block CFI on static libraries" into main (d7eedfff) · Commits · CodeLinaro / la / platform / superproject · GitLab
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...