diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-20 01:51:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-20 01:51:44 -0400 |
| commit | d91d1f104e8dd7a035a08e447ed2f05a2623f1ee (patch) | |
| tree | f1188db2882642dc59a29ca7a538800a49480b7a | |
| parent | bbff55929e7b9a8a8f9a33ede1e5d0e770ec443d (diff) | |
list android-prepare-vendor build dependencies
| -rw-r--r-- | static/build.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 1601c4fb..56881a4a 100644 --- a/static/build.html +++ b/static/build.html @@ -250,6 +250,13 @@ 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> |
