diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-26 13:55:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-26 14:03:13 -0400 |
| commit | 2fb11baf67b7483957d264a83c3d0c0310fbc412 (patch) | |
| tree | f4d42217fb0ac0e629489d533538e1ce8cb36147 /static | |
| parent | 8a27b831405062a742bee6ede52018fdad67a307 (diff) | |
improve generic target documentation
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index 3bef8a5a..4b064be5 100644 --- a/static/build.html +++ b/static/build.html @@ -137,9 +137,10 @@ <li>aosp_x86_64</li> </ul> - <p>These generic targets can be used with the emulator. These targets don't receive - full monthly security updates, don't provide all of the baseline security features like - verified boot and are intended for development usage.</p> + <p>These generic targets can be used with the emulator along with many smartphones, + tablets and other devices. These targets don't receive full monthly security updates, + don't provide all of the baseline security features like verified boot and are + intended for development usage.</p> <p>SDK emulator targets:</p> |
