New post in superproject:aosp-new/master commits: Merge "Add ramdump tests with debug policy back" into main
GitLab
Merge "Add ramdump tests with debug policy back" into main (23e314b6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Adjust deleteAllKeys warning text" into main
GitLab
Merge "Adjust deleteAllKeys warning text" into main (bc5c6ee0) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Autoupdate of 3 submodules
GitLab
Autoupdate of 3 submodules (a9ab1858) · Commits · CodeLinaro / la / platform / superproject · GitLab
*frameworks/av updated to 4f490e22f7edc25f1e376318bd287ddfd9d14537 Merge "Camera: Apply max batch size for high speed video" into main *hardware/interfaces updated to 607f7e7ff7fcb5da3eb8a3e2307ff941ba7a4fdc Merge "Camera VTS: Verify high speed video configurations"…
New post in superproject:aosp-new/master commits: Merge "Remove reference to com.android.sepolicy" into main
GitLab
Merge "Remove reference to com.android.sepolicy" into main (09aba8f6) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Remove unused regression flags in main" into main
GitLab
Merge "Remove unused regression flags in main" into main (aab01a2b) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Merge "Remove unused regression flags in runner" into main
GitLab
Merge "Remove unused regression flags in runner" into main (9bb51287) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: std::uniform_int_distribution: bool -> int
GitLab
std::uniform_int_distribution: bool -> int (cb86aaaa) · Commits · CodeLinaro / la / platform / superproject · GitLab
bool is not a valid type for std::uniform_int_distribution. After upgrading libc++, std::uniform_int_distribution is rejected. Bug: 175635923 Test: treehugger Change-Id: I985be7e8658791b52d855591d46d14fd1c67ae23
New post in superproject:aosp-new/master commits: Merge "Consolidate logic of get selected indices" into main
GitLab
Merge "Consolidate logic of get selected indices" into main (d81b7603) · Commits · CodeLinaro / la / platform / superproject ·…
New post in superproject:aosp-new/master commits: Autoupdate of 2 submodules
GitLab
Autoupdate of 2 submodules (fbc04f3c) · Commits · CodeLinaro / la / platform / superproject · GitLab
*build/bazel updated to 1790f115a6e7e37e5eb4fa5c83d284e20c0e8ba1 Roboleaf with remote device test Adding the remote device test support for Roboleaf. A cuttlefish device will be launched in the RBE instance before test run....
New post in superproject:aosp-new/master commits: docs: add PerfettoSQL syntax page and reorg others
GitLab
docs: add PerfettoSQL syntax page and reorg others (cc7bf496) · Commits · CodeLinaro / la / platform / superproject · GitLab
This CL adds a page for PerfettoSQL syntax and reorganizes other pages and cleanup unnecessary documentation while we're here. Change-Id: Idad2faffaae7f0dc0be70c8076a18c6dc14937b3
New post in superproject:aosp-new/master commits: tp: cleanup and reorganize docs
GitLab
tp: cleanup and reorganize docs (f2ef8bcb) · Commits · CodeLinaro / la / platform / superproject · GitLab
Change-Id: I4a5f118777b80b87e56ea9f04bae079a4a6cfe62
New post in superproject:aosp-new/master commits: tp: improve grouping of tables
GitLab
tp: improve grouping of tables (82d3c811) · Commits · CodeLinaro / la / platform / superproject · GitLab
While not perfect, the new groups make the table diagrams much more legible. Future patches will continue improving the groups. Change-Id: Ib5a6f7c3ac663f1f129339895e077d9615e21333
New post in superproject:aosp-new/master commits: [gbl][libzbi] Enable presubmit test
GitLab
[gbl][libzbi] Enable presubmit test (7b2f903c) · Commits · CodeLinaro / la / platform / superproject · GitLab
SLOs are met: test has 100% success rate for the past week. Bug: 294053908 Test: atest Change-Id: Ibc408b1e7b955dd6ab9d872d5c723b108769eae7
New post in superproject:aosp-new/master commits: tp: split Python API into a seprate page and organize analysis pages
GitLab
tp: split Python API into a seprate page and organize analysis pages (38f16ce4) · Commits · CodeLinaro / la / platform / superproject…
Change-Id: Ia70339453ed4a4cc8408e459d4e79d04c9949375 Bug: 290185551
New post in superproject:aosp-new/master commits: Add Quit option for multiple selection
GitLab
Add Quit option for multiple selection (c61a2790) · Commits · CodeLinaro / la / platform / superproject · GitLab
Bug: 299960710 Test: atest-src atest_unittests Test: atest-src DreamingToLockscreenTransitionViewModelTest --dry-run Change-Id: Id49427f10ae81275bced17a4277fb74552d5538c
New post in superproject:aosp-new/master commits: Merge "Add hint message for --start-avd" into main
GitLab
Merge "Add hint message for --start-avd" into main (da8f7a0b) · Commits · CodeLinaro / la / platform / superproject · GitLab
New post in superproject:aosp-new/master commits: Update genrule to avoid patch on update
GitLab
Update genrule to avoid patch on update (8f295c24) · Commits · CodeLinaro / la / platform / superproject · GitLab
Fold the sed command into UPDATING into the genrule, so upstream source can be used as is. Bug: 291253039 Test: ./UPDATING e28988ecaa5e72523a982915084c9422e495116d # no change Test: m libbssl_ffi Change-Id: I0d2ad4baa7933d5420a7c0a9e8a974945bc664d8
New post in superproject:aosp-new/master commits: ndk: add STG ABI dumps
GitLab
ndk: add STG ABI dumps (cdc306b3) · Commits · CodeLinaro / la / platform / superproject · GitLab
Generated using "development/tools/ndk/update_ndk_abi.sh". Bug: 156513478 Change-Id: I5223b1f0bd00bf539622f64554041e8abe7ac485 Signed-off-by: Aleksei Vetrov