linux-postmarketos-grate: add vndbinder device for Waydroid (MR 3239)

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Jami Kettunen 2022-06-15 21:31:15 +03:00 committed by Oliver Smith
parent 46676e735d
commit 6fbaf44b0a
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pkgname=linux-postmarketos-grate
pkgver=5.15.0_rc4
pkgrel=0
pkgrel=1
arch="armv7"
pkgdesc="Linux kernel with experimental patches for Tegra"
url="https://postmarketos.org"
@ -45,5 +45,5 @@ package() {
sha512sums="
bc73f00ea4bc8f1e204e969e9d778646ee6f7a4414d42d352b46b44b41e4cbf2083ef7990c5225d870abbd16cb2871980799f01de010cd76e90335c92c3d0789 linux-postmarketos-grate-5.15.0_rc4-64b369377d2b502b79a12b6c3c1b6b27d0320015.tar.gz
fcb67ac00de88824080f85acc552c6fb55d5076b39ac5db320529fa13335c418e5ef0745bb8fab474639e28947211b085c28a5376ee4bf954f9d0a003db04712 config-postmarketos-grate.armv7
1c2415e35acfcc83d2b66e26985c96150885a89a1abef795f527ad71d5938c9e24c1554c9390afbd78f2462ffe61eb3c397e7e0a6dd7640e0279ab88a65a1c62 config-postmarketos-grate.armv7
"

View File

@ -5658,7 +5658,7 @@ CONFIG_RAS=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
# CONFIG_ANDROID_BINDERFS is not set
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder"
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
# end of Android