64035ac463
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
23 lines
721 B
Text
23 lines
721 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="Samsung Galaxy S Advance"
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_codename="samsung-i9070"
|
|
deviceinfo_year="2012"
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules_initfs=""
|
|
deviceinfo_external_storage="true"
|
|
deviceinfo_flash_method="heimdall-isorec"
|
|
deviceinfo_arch="armhf"
|
|
|
|
# Device related
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_screen_width="480"
|
|
deviceinfo_screen_height="800"
|
|
deviceinfo_dev_touchscreen="/dev/input/event2"
|
|
|
|
# Heimdall related
|
|
deviceinfo_flash_heimdall_partition_kernel="Kernel"
|
|
deviceinfo_flash_heimdall_partition_initfs="Kernel2"
|