2017-07-06 16:58:14 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
2017-05-26 20:26:25 +00:00
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Galaxy SII"
|
|
|
|
deviceinfo_manufacturer="Samsung"
|
|
|
|
deviceinfo_date=""
|
|
|
|
deviceinfo_nonfree="????"
|
|
|
|
deviceinfo_dtb=""
|
|
|
|
deviceinfo_modules_initfs=""
|
2018-03-07 22:35:02 +00:00
|
|
|
deviceinfo_external_storage="true"
|
2017-12-21 22:12:52 +00:00
|
|
|
deviceinfo_flash_method="heimdall-isorec"
|
2017-05-26 20:26:25 +00:00
|
|
|
deviceinfo_arch="armhf"
|
2017-07-10 18:17:31 +00:00
|
|
|
|
2017-09-23 01:05:54 +00:00
|
|
|
# Device related
|
|
|
|
deviceinfo_keyboard="false"
|
2017-07-23 12:50:40 +00:00
|
|
|
deviceinfo_screen_width="480"
|
|
|
|
deviceinfo_screen_height="800"
|
2017-09-23 01:05:54 +00:00
|
|
|
deviceinfo_dev_touchscreen="/dev/input/event2"
|
|
|
|
|
2017-07-10 18:17:31 +00:00
|
|
|
# Heimdall related
|
|
|
|
deviceinfo_flash_heimdall_partition_kernel="KERNEL"
|
|
|
|
deviceinfo_flash_heimdall_partition_initfs="RECOVERY"
|
2017-09-18 23:20:02 +00:00
|
|
|
deviceinfo_flash_heimdall_partition_system="FACTORYFS"
|