85cc4b01da
This re-enables the XWayland module for devices which did not use the 'dirty hack' that was removed in #201.
22 lines
646 B
Text
22 lines
646 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="Galaxy SII"
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_date=""
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_nonfree="????"
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules_initfs=""
|
|
deviceinfo_external_disk="true"
|
|
deviceinfo_external_disk_install="true"
|
|
deviceinfo_flash_methods="heimdall"
|
|
deviceinfo_arch="armhf"
|
|
|
|
# Heimdall related
|
|
deviceinfo_flash_heimdall_partition_kernel="KERNEL"
|
|
deviceinfo_flash_heimdall_partition_initfs="RECOVERY"
|
|
|
|
deviceinfo_weston_core_modules="xwayland.so"
|
|
|