![clayton craft](/assets/img/avatar_default.png)
This re-enables the XWayland module for devices which did not use the 'dirty hack' that was removed in #201.
22 lines
651 B
Text
22 lines
651 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 S Advance"
|
|
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="Kernel2"
|
|
|
|
deviceinfo_weston_core_modules="xwayland.so"
|
|
|