Devices with a lower opacity image are no longer officially supported and the pages exist for reference only.
You can show them by disabling "Hide discontinued devices" in the device filters below:
{% for value in definitions.valid_architectures.enum %}
{% endfor %}
SoC vendor:
{% for value in site.data.device_filters.soc_vendors %}
{% endfor %}
Device type:
{% for value in properties.type.enum %}
{% endfor %}
Networks:
{% for value in definitions.valid_networks.items.enum %}
{% endfor %}
Wi-Fi:
{% assign wifi_values = properties.wifi.enum | shift %}
{% for value in wifi_values %}
{% endfor %}
Peripherals:
{% for value in definitions.valid_peripherals.items.enum %}
{% endfor %}
SD card slot:
Min screen size in inches:
Max screen size in inches:
Min release year:
LineageOS versions:
{% for value in definitions.valid_branches.enum %}
{% endfor %}
Kernel versions:
{% for value in definitions.valid_kernel_versions.enum %}
{% endfor %}
close
Select your variant codename
These devices all use the same LineageOS build.
The vendor may have released the same device under multiple names, or the maintainer may support multiple devices using the same code.