raise minimum fastboot version to 35.0.1

This commit is contained in:
Daniel Micay 2024-08-09 13:54:52 -04:00
parent 83f207dbe7
commit 52d83cb5ee

View File

@ -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 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>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>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> </ul>
</article> </article>
--> -->