2022-05-31 23:13:29 +00:00
|
|
|
# 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"
|
|
|
|
deviceinfo_manufacturer="Google"
|
|
|
|
deviceinfo_codename="google-sargo"
|
2022-10-01 02:33:48 +00:00
|
|
|
deviceinfo_dtb="qcom/sdm670-google-sargo"
|
|
|
|
deviceinfo_append_dtb="true"
|
2022-05-31 23:13:29 +00:00
|
|
|
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="2220"
|
|
|
|
|
|
|
|
# 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"
|
|
|
|
|
2023-08-09 01:47:06 +00:00
|
|
|
# Reported to be necessary to boot sometimes on Android 9 bootloaders
|
|
|
|
deviceinfo_flash_fastboot_partition_vbmeta="vbmeta"
|
|
|
|
|
2022-10-01 02:33:48 +00:00
|
|
|
# Google Inc. Nexus/Pixel Device (tether)
|
|
|
|
deviceinfo_usb_idVendor="0x18d1"
|
|
|
|
deviceinfo_usb_idProduct="0x4ee3"
|
2022-05-31 23:13:29 +00:00
|
|
|
|
2022-10-01 02:50:29 +00:00
|
|
|
# Additional features
|
|
|
|
deviceinfo_flash_kernel_on_update="true"
|
2023-02-22 01:47:51 +00:00
|
|
|
deviceinfo_gpu_accelerated="true"
|
2022-10-01 02:33:48 +00:00
|
|
|
deviceinfo_super_partitions="/dev/mmcblk0p68 /dev/mmcblk0p69"
|