drop legacy Pixel 3 dependencies from build guide

This commit is contained in:
Daniel Micay 2022-10-31 00:20:39 -04:00
parent a0e0427405
commit 2cd6dcb6a4

View File

@ -282,8 +282,7 @@
<li>zip</li>
</ul>
<p>Additional dependencies for extracting vendor files with adevtool for all
devices other than legacy 3rd generation Pixels:</p>
<p>Additional dependencies for extracting vendor files with adevtool:</p>
<ul>
<li>protobuf library for Python 3</li>
@ -291,15 +290,6 @@
<li>yarn</li>
</ul>
<p>Additional dependencies for extracting vendor files with
android-prepare-vendor for legacy 3rd generation Pixels:</p>
<ul>
<li>e2fsprogs (for debugfs image mounting)</li>
<li>OpenJDK (for the jar command)</li>
<li>jq</li>
</ul>
<p>Additional Vanadium (Chromium) build dependencies not provided by the source tree:</p>
<ul>