diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-13 22:48:12 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-13 22:48:12 -0500 |
| commit | f9d845d817163cb4fc8646d81170ce0ebbb67865 (patch) | |
| tree | 3ebd586943444dd7fb963efba340a7eb3baaab21 /static/build.html | |
| parent | 18c168f479b27facdfe7d7a3bec34e8e7d27697c (diff) | |
remove mention of HiKey and HiKey 960
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 7f2a9abd..d57eb1eb 100644 --- a/static/build.html +++ b/static/build.html @@ -462,7 +462,8 @@ git submodule update --init --recursive <a href="#extracting-vendor-files-for-pixel-devices">Extracting vendor files for Pixel devices</a> </h3> - <p>This section does not apply to devices where no extra vendor files are required (HiKey, HiKey 960, emulator, generic targets).</p> + <p>This section is specific to Pixel devices. The emulator and generic targets don't + require extra vendor files.</p> <p>Many of these components are already open source, but not everything is set up to be built by the Android Open Source Project build system. Switching to building these |
