3301dc90d8
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> [ci:skip-build]: already built successfully in CI
24 lines
669 B
Text
24 lines
669 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="LG Optimus Vu"
|
|
deviceinfo_manufacturer="LG"
|
|
deviceinfo_codename="lg-p895"
|
|
deviceinfo_year="2012"
|
|
deviceinfo_dtb="tegra30-lge-p895"
|
|
deviceinfo_append_dtb="false"
|
|
deviceinfo_arch="armv7"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="handset"
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_external_storage="false"
|
|
deviceinfo_screen_width="768"
|
|
deviceinfo_screen_height="1024"
|
|
|
|
# Bootloader related
|
|
deviceinfo_flash_method="none"
|
|
deviceinfo_boot_filesystem="fat32"
|
|
deviceinfo_generate_legacy_uboot_initfs="true"
|
|
|