samsung-i9505: Fix red screen by using pixman type (#988)

This commit is contained in:
rrooij 2017-12-08 21:39:30 +00:00 committed by Oliver Smith
parent ad99aa51c1
commit 8c5c833034
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgname="device-samsung-i9505"
pkgdesc="Samsung Galaxy S4 International"
pkgver=0.2
pkgver=0.3
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -17,5 +17,5 @@ package() {
}
sha512sums="9e17a4ec1362630a48518cae113355fe88f1f30f34ba8dd3007befca8e9d0f8629f64d5e2ba8fbb01629501139fb81ac6ff908d227b67f3b99fe3c631257e556 deviceinfo
sha512sums="f61a49bb89b89a04e71852c8c0e9e1eb63778c2b836ec0c1e55bd4c4796e9137fc22520f52270ba0a528afd0c06c8daf8065f2e673776e4c95d7bf6f6b76a2d8 deviceinfo
9dd220de9aa0ee4106686d43a4bac858c7b57ca8537488a54176ef13615195dab7945ca3f6896368186e99c7ed78748a2ad25458efe586dbc337190143d5184f 90-android-sec_touchscreen.rules"

View File

@ -32,3 +32,5 @@ deviceinfo_flash_pagesize="2048"
deviceinfo_flash_heimdall_partition_kernel=""
deviceinfo_flash_heimdall_partition_system=""
# Fix colors in Weston
deviceinfo_weston_pixman_type="2"