diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index da56cd60..b96e25bb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -796,6 +796,8 @@ <li>apply upstream change for 6th generation Pixels making snapuserd available in recovery to avoid a problem in a rare edge case where a factory reset occurs before finishing booting a new update</li> <li>apply minor upstream fixes for Settings which were temporarily only shipped for certain Pixels</li> <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> </ul> </article> --> |
