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
17 lines
488 B
Text
17 lines
488 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="Nokia N9"
|
|
deviceinfo_manufacturer="Nokia"
|
|
deviceinfo_codename="nokia-n9"
|
|
deviceinfo_year="2011"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_keymaps=""
|
|
deviceinfo_modules_initfs=""
|
|
deviceinfo_external_storage="false"
|
|
deviceinfo_arch="armhf"
|
|
|
|
# Splash screen
|
|
deviceinfo_screen_width="480"
|
|
deviceinfo_screen_height="864"
|