summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-03-31 09:33:33 -0700
committerMartijn Coenen <maco@google.com>2017-04-03 22:58:41 +0000
commit025b221d5309fe93280e765cf16ad4c8d2ce76c4 (patch)
tree537af0ae556318face2f978fe9dcb4843701e555 /android
parent635194062b5eb5248e7bf98ddbacf63c2ec67119 (diff)
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
These will be required going forward. Change-Id: Idf0593461cef88051564ae0df495c156e31048c4 Signed-off-by: Martijn Coenen <maco@google.com>
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index 1ff32af855c3..ece06816e046 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -9,6 +9,7 @@
# CONFIG_USELIB is not set
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
+CONFIG_ANDROID_BINDER_DEVICES=binder,hwbinder,vndbinder
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_ASHMEM=y