diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 12:27:23 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-08 12:27:23 -0500 |
| commit | f5e449bb79b812eb160b58fff0cae08df50cd1e1 (patch) | |
| tree | ec0f287749a098c2a09997ca57b431e769c301bf /static/build.html | |
| parent | 7cb9b4c4983ae3838a641cf707715bb5eda1d54a (diff) | |
generic targets aren't supported
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/static/build.html b/static/build.html index 851e3241..be5ee918 100644 --- a/static/build.html +++ b/static/build.html @@ -178,20 +178,6 @@ <p><strong>We recommend using the sdk_phone_x86_64 target in either the userdebug or eng variant for most development work.</strong></p> - <p>Generic targets:</p> - - <ul> - <li>aosp_arm</li> - <li>aosp_arm64</li> - <li>aosp_x86</li> - <li>aosp_x86_64</li> - </ul> - - <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 offer all of the baseline security features and are intended for development - usage.</p> - <p>Providing proper support for a device or generic device family requires providing an up-to-date kernel and device support code including driver libraries, firmware and device SELinux policy extensions. Other than some special cases like the emulator, the |
