diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-09 13:54:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-09 13:54:52 -0400 |
| commit | 52d83cb5eeb35a9abebd0bb0eaa68587685ac0f3 (patch) | |
| tree | 80d5886e3b0eabe7c4608da486f358751e532afe /static/releases.html | |
| parent | 83f207dbe7e57ca9576294058a7d7599fd327fc2 (diff) | |
raise minimum fastboot version to 35.0.1
Diffstat (limited to 'static/releases.html')
| -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> --> |
