49a5704dd4
I cannot maintain this device because I do not have it, but it is similar to the Pixel 3a, which I can maintain. Move the kernel into a subpackage in case support for a different panel (the Tianma NT37700F panel) is added. [ci:skip-build]: already built successfully in CI
45 lines
1.4 KiB
Text
45 lines
1.4 KiB
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="Google Pixel 3a XL"
|
|
deviceinfo_manufacturer="Google"
|
|
deviceinfo_codename="google-bonito"
|
|
deviceinfo_dtb_sdc="qcom/sdm670-google-bonito-sdc"
|
|
deviceinfo_append_dtb="true"
|
|
deviceinfo_year="2019"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="false"
|
|
deviceinfo_screen_width="1080"
|
|
deviceinfo_screen_height="2160"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="fastboot"
|
|
deviceinfo_generate_bootimg="true"
|
|
deviceinfo_bootimg_qcdt="false"
|
|
deviceinfo_bootimg_mtk_mkimage="false"
|
|
deviceinfo_bootimg_dtb_second="false"
|
|
deviceinfo_flash_pagesize="4096"
|
|
deviceinfo_flash_offset_base="0x00000000"
|
|
deviceinfo_flash_offset_kernel="0x00008000"
|
|
deviceinfo_flash_offset_ramdisk="0x01000000"
|
|
deviceinfo_flash_offset_second="0x00000000"
|
|
deviceinfo_flash_offset_tags="0x00000100"
|
|
deviceinfo_flash_sparse="true"
|
|
|
|
# Reported to be necessary to boot sometimes on Android 9 bootloaders
|
|
deviceinfo_flash_fastboot_partition_vbmeta="vbmeta"
|
|
|
|
# Google Inc. Nexus/Pixel Device (tether)
|
|
deviceinfo_usb_idVendor="0x18d1"
|
|
deviceinfo_usb_idProduct="0x4ee3"
|
|
|
|
# Additional features
|
|
deviceinfo_flash_kernel_on_update="true"
|
|
deviceinfo_gpu_accelerated="true"
|
|
deviceinfo_super_partitions="/dev/mmcblk0p68 /dev/mmcblk0p69"
|