msm8226-common: disable 64 bit binder until we fix it in kernel

This commit is contained in:
Francescodario Cuzzocrea 2019-05-18 08:08:43 +02:00
parent 70d131e075
commit 8afeb65564

2
board/binder.mk Normal file
View file

@ -0,0 +1,2 @@
# Binder API version
TARGET_USES_64_BIT_BINDER := false