diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>add fastboot to otatools.zip for optimized factory images generation</li> <li>flash-all: raise minimum fastboot version to 35.0.1</li> <li>remove duplicate Android.bp from unpacked otatools.zip to avoid breaking subsequent builds when it's unpacked in the source tree</li> + <li>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</li> </ul> </article> --> |
