6e1e4c5cfc
* Add Samsung Galaxy S Advance (i9070) device-specific package * Add Samsung Galaxy S Advance (i9070) kernel package * Add initfs-hook script to set framebuffer settings * Enable adb root access in recovery mode (TWRP) * Add usb configuration in initfs-hook script Add weston calibration values Update description of kernel changes * Remove TMRP recovery and change init script to boot directly postmarketOS
18 lines
474 B
Text
18 lines
474 B
Text
# This document format is a draft.
|
|
# You can source it in shell scripts.
|
|
# Use only double quotes.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Galaxy S Advance"
|
|
deviceinfo_manufacturer="Samsung"
|
|
deviceinfo_date=""
|
|
deviceinfo_keyboard="false"
|
|
deviceinfo_nonfree="????"
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules=""
|
|
deviceinfo_modules_initfs=""
|
|
deviceinfo_external_disk="true"
|
|
deviceinfo_external_disk_install="true"
|
|
deviceinfo_flash_methods="heimdall"
|
|
deviceinfo_arch="armhf"
|
|
|