From 615d9a32f7e0669291ca636627cb263842481b92 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 8 Dec 2023 12:28:34 -0500 Subject: [PATCH] only sdk_phone_x86_64 emulator target is supported --- static/build.html | 11 ++++------- 1 file 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.

-

SDK emulator targets:

+

SDK emulator target:

-

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.

+

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.

We recommend using the sdk_phone_x86_64 target in either the userdebug or eng variant for most development work.