79061c94ce
[ci:ignore-count] [ci:skip-vercheck] [ci:skip-build]: built all the device packages successfully in CI already
20 lines
535 B
Text
20 lines
535 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Apple iPhone 7"
|
|
deviceinfo_manufacturer="Apple"
|
|
deviceinfo_codename="apple-iphone7"
|
|
deviceinfo_year="2020"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="false"
|
|
deviceinfo_screen_width="750"
|
|
deviceinfo_screen_height="1334"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
|