diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/static/build.html b/static/build.html index be5ee918..7700aa05 100644 --- a/static/build.html +++ b/static/build.html @@ -162,18 +162,15 @@ generation devices. The best development devices are the Pixel 6 and 7 series. </p> - <p>SDK emulator targets:</p> + <p>SDK emulator target:</p> <ul> - <li>sdk_phone_armv7</li> - <li>sdk_phone_arm64</li> - <li>sdk_phone_x86</li> <li>sdk_phone_x86_64</li> </ul> - <p>These are extended versions of the generic targets with extra components for the - SDK. These targets don't receive full monthly security updates, don't provide all of - the baseline security features and are intended for development usage.</p> + <p>These emulator targets don't receive full monthly security updates, don't + provide all of the baseline security features and are intended for development + usage.</p> <p><strong>We recommend using the sdk_phone_x86_64 target in either the userdebug or eng variant for most development work.</strong></p> |
