New post in superproject:aosp-new/android14-gsi commits: audio: Properly handle closed effects in HIDL implementation
GitLab
audio: Properly handle closed effects in HIDL implementation (df538914) · Commits · CodeLinaro / la / platform / superproject ·…
Ensure that the default HIDL implementation (legacy wrapper) does not attempt to call into the legacy implementation after it has been released. Added new option for VTS tests to verify...
New post in superproject:aosp-new/android13-gsi commits: Merge "Heif decoder: fix color mapping error" into android13-gsi
GitLab
Merge "Heif decoder: fix color mapping error" into android13-gsi (a16b2026) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/android14-gsi commits: Merge "Reducing unnecessary activity pause if activity can turn on screen" in...
GitLab
Merge "Reducing unnecessary activity pause if activity can turn on screen" into android14-gsi (c78be958) · Commits · CodeLinaro…
New post in superproject:aosp-new/android14-gsi commits: Autoupdate of 5 submodules
GitLab
Autoupdate of 5 submodules (d59c50f6) · Commits · CodeLinaro / la / platform / superproject · GitLab
*device/google/cuttlefish_prebuilts updated to 18716632ae1eed0568b816753d48e14f973c1b3f Update kernel to builds 12790013 git log --first-parent -100 --oneline --no-decorate d03cb1d7abcd..c53aad9cc235: c53aad9cc235 Revert "UPSTREAM: unicode: Don't special…
New post in superproject:aosp-new/android14-gsi commits: Fix NativeCrypto.X509_verify() exceptions.
GitLab
Fix NativeCrypto.X509_verify() exceptions. (55f059bb) · Commits · CodeLinaro / la / platform / superproject · GitLab
Cherry-picked from upstream commit #1203. Re-throw IllegalBlockSizeException as SignatureException from OpenSSLX509Certificate.verify(), as per the API contract and fix the signature in NativeCrypto. The only other user of the native method,...
New post in superproject:aosp-new/android13-gsi commits: Merge "Codec2BufferUtils: Use cropped dimensions in RGB to YUV conversion" in...
GitLab
Merge "Codec2BufferUtils: Use cropped dimensions in RGB to YUV conversion" into android13-gsi (cd23ce03) · Commits · CodeLinaro…
New post in superproject:aosp-new/android13-gsi commits: Merge "MediaCodecInfo: consider only critical flags for level support check" ...
GitLab
Merge "MediaCodecInfo: consider only critical flags for level support check" into android13-gsi (544a367d) · Commits · CodeLinaro…
New post in superproject:aosp-new/android13-gsi commits: Merge "Fix heap-use-after-free issue flagged by fuzzer test." into android13-gsi
GitLab
Merge "Fix heap-use-after-free issue flagged by fuzzer test." into android13-gsi (dd122bdb) · Commits · CodeLinaro / la / platform…
New post in superproject:aosp-new/android14-gsi commits: Merge "Cuttlefish: synchronize access to device source" into android14-gsi
GitLab
Merge "Cuttlefish: synchronize access to device source" into android14-gsi (431f085b) · Commits · CodeLinaro / la / platform /…
New post in superproject:aosp-new/android14-gsi commits: Merge "audioserver: cover abnormal start request from init" into android14-gsi
GitLab
Merge "audioserver: cover abnormal start request from init" into android14-gsi (58bade28) · Commits · CodeLinaro / la / platform…
New post in superproject:aosp-new/android14-gsi commits: Update vts test to support automotive devices
GitLab
Update vts test to support automotive devices (fc673834) · Commits · CodeLinaro / la / platform / superproject · GitLab
Includes LENS_POSE_AUTOMOTIVE as a valid lens_pose_reference value for vts tests. Bug: 315076224 Test: atest VtsHalCameraProvider (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c6a95c2fd5746d14ec27e6e053d607fff478a97a) Merged…
New post in superproject:aosp-new/android13-gsi commits: audio: Properly handle closed effects in HIDL implementation
GitLab
audio: Properly handle closed effects in HIDL implementation (8f7083f8) · Commits · CodeLinaro / la / platform / superproject ·…
Ensure that the default HIDL implementation (legacy wrapper) does not attempt to call into the legacy implementation after it has been released. Added new option for VTS tests to verify...
New post in superproject:aosp-new/android12-gsi commits: audio: Properly handle closed effects in HIDL implementation
GitLab
audio: Properly handle closed effects in HIDL implementation (aae5d3b1) · Commits · CodeLinaro / la / platform / superproject ·…
Ensure that the default HIDL implementation (legacy wrapper) does not attempt to call into the legacy implementation after it has been released. Added new option for VTS tests to verify...
New post in superproject:aosp-new/android14-gsi commits: Merge "Fix window token leak on multi-display targets" into android14-gsi
GitLab
Merge "Fix window token leak on multi-display targets" into android14-gsi (aa303863) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/android12L-gsi commits: Merge "Fix window token leak on multi-display targets" into android12L-gsi
GitLab
Merge "Fix window token leak on multi-display targets" into android12L-gsi (a06b97e9) · Commits · CodeLinaro / la / platform /…
New post in superproject:aosp-new/android13-gsi commits: Merge "Fix window token leak on multi-display targets" into android13-gsi
GitLab
Merge "Fix window token leak on multi-display targets" into android13-gsi (d4a2483f) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/android12-gsi commits: Merge "Fix window token leak on multi-display targets" into android12-gsi
GitLab
Merge "Fix window token leak on multi-display targets" into android12-gsi (90786532) · Commits · CodeLinaro / la / platform / superproject…
New post in superproject:aosp-new/android13-gsi commits: Merge "Codec2Buffer: accept RGB/RGBA MediaImage layouts" into android13-gsi
GitLab
Merge "Codec2Buffer: accept RGB/RGBA MediaImage layouts" into android13-gsi (741e5e9f) · Commits · CodeLinaro / la / platform /…
New post in superproject:aosp-new/android11-gsi commits: Update kernel to builds 12937505
GitLab
Update kernel to builds 12937505 (5a3aea3d) · Commits · CodeLinaro / la / platform / superproject · GitLab
git log --first-parent -100 --oneline --no-decorate 069e12986fd8..bf5b85fe2468: bf5b85fe2468 ANDROID: GKI: add Trimble symbol list 4cd26955b09a UPSTREAM: selinux: ignore unknown extended permissions 1194f08d5c3e ANDROID: ABI: Update allowed list for galaxy…
New post in superproject:aosp-new/android14-gsi commits: Title: Fixes the issue of activityToRequestPermissionExists test case
GitLab
Title: Fixes the issue of activityToRequestPermissionExists test case (07427b94) · Commits · CodeLinaro / la / platform / superproject…
Denoscription: The test is looking for ExactAlarmsTest.java and the Car Settings package might not have this intent and is failing in GSI. AOSP emulator cannot find this package AOSP commit...
New post in superproject:aosp-new/android12-gsi commits: Fix NativeCrypto.X509_verify() exceptions.
GitLab
Fix NativeCrypto.X509_verify() exceptions. (62481f13) · Commits · CodeLinaro / la / platform / superproject · GitLab
Cherry-picked from upstream commit #1203. Re-throw IllegalBlockSizeException as SignatureException from OpenSSLX509Certificate.verify(), as per the API contract and fix the signature in NativeCrypto. The only other user of the native method,...