diff options
| -rw-r--r-- | static/build.html | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/static/build.html b/static/build.html index 34f73763..ab98afdb 100644 --- a/static/build.html +++ b/static/build.html @@ -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> |
