reorder android-prepare-vendor dependencies

This commit is contained in:
Daniel Micay 2020-05-20 01:54:36 -04:00
parent d91d1f104e
commit 33c5b91ec9

View File

@ -250,13 +250,6 @@
doing it for the target. This is lagging a bit behind for the kernel, particularly
code built for the host.</p>
<p>android-prepare-vendor (for Pixel phones) dependencies:</p>
<ul>
<li>python2</li>
<li>python2-protobuf</li>
</ul>
<p>Additional Android Open Source Project build dependencies not provided by the
source tree:</p>
@ -271,6 +264,13 @@
<li>zip</li>
</ul>
<p>Additional android-prepare-vendor (for Pixel phones) dependencies:</p>
<ul>
<li>python2</li>
<li>python2-protobuf</li>
</ul>
<p>The <code>signify</code> tool (with the proper naming) is also required for signing
factory images zips.</p>