From 6bed6aaa0f25fcdc43da9f6951bab2e128525c6a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 12 Jun 2024 20:40:06 -0400 Subject: [PATCH] remove unintended comma --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index a11fd90f..934503ee 100644 --- a/static/releases.html +++ b/static/releases.html @@ -819,7 +819,7 @@
  • rebased onto AP2A.240605.024 Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)
  • temporarily disable standard boot-time optimizing apps progress UI due to upstream Android 14 QPR3 regression (our own post-boot background optimizing apps progress notification works fine)
  • temporarily enable system crash notifications unconditionally for the initial QPR3-based release
  • -
  • change default USB-C port mode to "Charging-only when locked", from "Charging-only when locked, except before first unlock"
  • +
  • change default USB-C port mode to "Charging-only when locked" from "Charging-only when locked, except before first unlock"
  • stop disabling memory tagging and hardened_malloc for surfaceflinger
  • Settings: fix regression permitting disabling apps when it shouldn't be allowed due to device manager policy
  • Vanadium: update to version 126.0.6478.50.0