Loading htdocs/_data/devices/sdk_phone_x86_64.yml 0 → 100644 +21 −0 Original line number Diff line number Diff line architecture: x86_64 codename: sdk_phone_x86_64 battery: N/A maintainers: [] models: [x86_64] name: Emulator image for x86_64 devices available_in_murena_store: false vendor: /e/ type: emulator build_version_dev: T is_lineageos_official: false region: All display_erecovery: false ignore_troubleshooting_tips: true install: verified_boot: - {vendor: 'Any vendor', supported: 'no'} bootloader_relocking: - {vendor: 'Any vendor', supported: 'no'} safetynet: 0 rootbeer_pass: 0 htdocs/_i18n/en/_includes/templates/guides/install.md +3 −1 Original line number Diff line number Diff line {% if device.codename == "sdk_phone_x86_64" %} {% else %} {% assign guides_titles = guides_titles | push: "Command line" %} {% capture install_content %} Loading @@ -8,4 +10,4 @@ For advanced users, installing /e/OS with Android platform tools. {% capture install_link %}{{ site.baseurl | append: "/devices/" | append: device.codename | append: "/install" }}{% endcapture %} {% assign guides_links = guides_links | push: install_link %} {% capture build_link_label %}Install{% endcapture %} {% assign guides_link_labels = guides_link_labels | push: build_link_label %} {% assign guides_link_labels = guides_link_labels | push: build_link_label %} {% endif %} Loading
htdocs/_data/devices/sdk_phone_x86_64.yml 0 → 100644 +21 −0 Original line number Diff line number Diff line architecture: x86_64 codename: sdk_phone_x86_64 battery: N/A maintainers: [] models: [x86_64] name: Emulator image for x86_64 devices available_in_murena_store: false vendor: /e/ type: emulator build_version_dev: T is_lineageos_official: false region: All display_erecovery: false ignore_troubleshooting_tips: true install: verified_boot: - {vendor: 'Any vendor', supported: 'no'} bootloader_relocking: - {vendor: 'Any vendor', supported: 'no'} safetynet: 0 rootbeer_pass: 0
htdocs/_i18n/en/_includes/templates/guides/install.md +3 −1 Original line number Diff line number Diff line {% if device.codename == "sdk_phone_x86_64" %} {% else %} {% assign guides_titles = guides_titles | push: "Command line" %} {% capture install_content %} Loading @@ -8,4 +10,4 @@ For advanced users, installing /e/OS with Android platform tools. {% capture install_link %}{{ site.baseurl | append: "/devices/" | append: device.codename | append: "/install" }}{% endcapture %} {% assign guides_links = guides_links | push: install_link %} {% capture build_link_label %}Install{% endcapture %} {% assign guides_link_labels = guides_link_labels | push: build_link_label %} {% assign guides_link_labels = guides_link_labels | push: build_link_label %} {% endif %}