From a38e5ffa1fb7374f0ab1779e92b0ec3e6e767767 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 13 Aug 2024 01:47:39 -0400 Subject: [PATCH] add Android 15 Beta build configuration --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index e36af450..ea9b4752 100644 --- a/static/releases.html +++ b/static/releases.html @@ -799,6 +799,7 @@
  • add fastboot to otatools.zip for optimized factory images generation
  • flash-all: raise minimum fastboot version to 35.0.1
  • remove duplicate Android.bp from unpacked otatools.zip to avoid breaking subsequent builds when it's unpacked in the source tree
  • +
  • add Android 15 Beta build configuration for early development/testing of our Android 15 port via an ap2f release configuration enabling all of the available Android 15 feature flags and porting our changes to the already available new code
  • -->