samsung-i8200: deviceinfo_external_storage=true (MR 1288)
This commit is contained in:
parent
f7ed67b1b7
commit
2f29de7ec9
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-samsung-i8200
|
||||
pkgdesc="Samsung SIII mini Value Edition"
|
||||
pkgver=0.1
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armhf"
|
||||
|
@ -26,4 +26,4 @@ package() {
|
|||
devicepkg_package $startdir $pkgname
|
||||
}
|
||||
|
||||
sha512sums="c1ab1df4687d922c69c7bb3f00d77d4c3bf649bf6aa691078aa2a0299152df7daa54fbfc851692ba0544ffd88b587266de6d51cfb9105840ab5f420c8d75597f deviceinfo"
|
||||
sha512sums="864169b3fde5f6ed64d7e59c2b43d06ce62e8276166c543cc0a730116ea3a48bbff8d25d19650109db64d5691e560b3ac56d9b8205b09bf6b581fb5fc9d4ea30 deviceinfo"
|
||||
|
|
|
@ -13,7 +13,7 @@ deviceinfo_arch="armhf"
|
|||
# Device related
|
||||
deviceinfo_chassis="handset"
|
||||
deviceinfo_keyboard="false"
|
||||
deviceinfo_external_storage="false"
|
||||
deviceinfo_external_storage="true"
|
||||
deviceinfo_screen_width="480"
|
||||
deviceinfo_screen_height="800"
|
||||
deviceinfo_dev_touchscreen="/dev/input/event2"
|
||||
|
|
Loading…
Reference in a new issue