diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-20 02:20:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-20 02:20:15 -0400 |
| commit | 5e5d4a2efc7441cdee73e91a512772ffc0896344 (patch) | |
| tree | f1ffcb6a28521186341713ece1bbda7791fdbc2b | |
| parent | 33c5b91ec92e1e4fba2f57b392f8545ecee96b6a (diff) | |
document android-prepare-vendor jar dependency
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index e5b43319..c836aad4 100644 --- a/static/build.html +++ b/static/build.html @@ -267,6 +267,7 @@ <p>Additional android-prepare-vendor (for Pixel phones) dependencies:</p> <ul> + <li>OpenJDK (for the jar command)</li> <li>python2</li> <li>python2-protobuf</li> </ul> |
