Remove 64-bit binder ABI setting. am: b82a3bb29b am: ca65e4dc62

Original change: https://android-review.googlesource.com/c/device/linaro/hikey/+/2559652

Change-Id: I210e81eb282f149bff776db81c2eca11407d0067
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a5ab322..c724c7d 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -9,7 +9,6 @@
 TARGET_2ND_CPU_ABI := armeabi-v7a
 TARGET_2ND_CPU_ABI2 := armeabi
 
-TARGET_USES_64_BIT_BINDER := true
 
 USE_OPENGL_RENDERER := true