24 lines
676 B
Text
24 lines
676 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="Google Pixel 6"
|
|
deviceinfo_manufacturer="Google"
|
|
deviceinfo_codename="google-oriole"
|
|
deviceinfo_year="2021"
|
|
deviceinfo_dtb="exynos/google/gs101-oriole"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_drm="false"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="fastboot"
|
|
deviceinfo_flash_fastboot_partition_vbmeta="vbmeta"
|
|
deviceinfo_generate_bootimg="true"
|
|
deviceinfo_flash_pagesize="4096"
|
|
deviceinfo_header_version="4"
|
|
|
|
deviceinfo_rootfs_image_sector_size="4096"
|