diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-05 17:20:59 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-05 17:20:59 -0500 |
| commit | ac35fc4d9003c4ff7d17e8e1c8e8c14ceed3840d (patch) | |
| tree | 911e4fde009ae5e0041df8b09677a92ea4c4a541 /static/build.html | |
| parent | 4ae680b85cc185cbbdffd3d62d68265028b807c7 (diff) | |
replace sdk_phone_x86_64 with sdk_phone64_x86_64
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index 07ecccf7..7b37aed2 100644 --- a/static/build.html +++ b/static/build.html @@ -165,14 +165,14 @@ <p>SDK emulator target:</p> <ul> - <li>sdk_phone_x86_64</li> + <li>sdk_phone64_x86_64</li> </ul> <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 + <p><strong>We recommend using the sdk_phone64_x86_64 target in either the userdebug or eng variant for most development work.</strong></p> <p>Providing proper support for a device or generic device family requires providing |
