diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 23:01:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 23:02:20 -0400 |
| commit | def06a686ce484d2820c3cd9c4d11f391e1696b1 (patch) | |
| tree | d9348b6ba812fc0c994865a9f79252cbeb56d663 /static | |
| parent | 67a78374a289315588f5f25e4a8a34fb681874eb (diff) | |
add examples of targets without extra vendor files
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index d6537914..3382999e 100644 --- a/static/build.html +++ b/static/build.html @@ -196,7 +196,7 @@ git am ../chromium_patches/*.patch</pre> <h2>Extracting vendor files for Pixel devices</h2> - <p>This section does not apply to devices with no extra vendor files are required.</p> + <p>This section does not apply to devices where no extra vendor files are required (HiKey, HiKey 960, emulator, generic targets).</p> <p>Extract the vendor files corresponding to the matching release:</p> |
