device/htc-k2ul: add deviceinfo touchscreen device (!422)
This commit is contained in:
parent
7a320245bc
commit
aebe74f61e
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname="device-htc-k2ul"
|
pkgname="device-htc-k2ul"
|
||||||
pkgdesc="HTC One SV"
|
pkgdesc="HTC One SV"
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -30,6 +30,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
sha512sums="82d2659d9d1711ff4451f5041c1e0fa51fc869461e6bfa1741ff9819b743ab62676e8386a5c428214ed0f1e7a98d7ab532beb479f868496a21dd1e3197bfd091 deviceinfo
|
sha512sums="6737b2c5d2d0ce651c1b7c7e591da01c4dfed54533d77cfe78fc91c8a75f9a2b0c000dbe23e5e9be5fb6d03e3f7de85bc86fc51b2fb742a4ae755a3c8d00365a deviceinfo
|
||||||
e1fa365c75602eb3144ef36f0b1f1c622fea092c758064355c277daf58848655e51ed9db6cbef57a6fe605378a97f778a0b5e3ffca80797257369dc3064419de initfs-hook.sh
|
e1fa365c75602eb3144ef36f0b1f1c622fea092c758064355c277daf58848655e51ed9db6cbef57a6fe605378a97f778a0b5e3ffca80797257369dc3064419de initfs-hook.sh
|
||||||
f0f69ab3b5b3fed11ec5049f37c71c4e9dcf87dc1f238199a3917dd61957d46783a8798d63d400cc5d3983987e750e3fec6d7117561ad5005f28131ae4821d66 90-android-touch-dev.rules"
|
f0f69ab3b5b3fed11ec5049f37c71c4e9dcf87dc1f238199a3917dd61957d46783a8798d63d400cc5d3983987e750e3fec6d7117561ad5005f28131ae4821d66 90-android-touch-dev.rules"
|
||||||
|
|
|
@ -15,7 +15,7 @@ deviceinfo_keyboard="false"
|
||||||
deviceinfo_external_storage="true"
|
deviceinfo_external_storage="true"
|
||||||
deviceinfo_screen_width="480"
|
deviceinfo_screen_width="480"
|
||||||
deviceinfo_screen_height="800"
|
deviceinfo_screen_height="800"
|
||||||
deviceinfo_dev_touchscreen=""
|
deviceinfo_dev_touchscreen="/dev/input/event4"
|
||||||
deviceinfo_dev_touchscreen_calibration=""
|
deviceinfo_dev_touchscreen_calibration=""
|
||||||
deviceinfo_dev_keyboard=""
|
deviceinfo_dev_keyboard=""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue