commit | b82a3bb29b6e3cfc802fa10426e5f88ab9515806 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Apr 24 23:11:43 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Apr 24 23:15:57 2023 +0000 |
tree | 93159293f2088520442a153ab46c12fc00b235c2 | |
parent | 8c352a4c5cacded3a9e3bd499768df3d5aedaed0 [diff] |
Remove 64-bit binder ABI setting. We are only using the 64-bit ABI now, and this setting is being removed. Bug: 232423610 Test: TH Change-Id: I89e0cd7c159101f2fd96c88f4dcdf58473cf9ed2
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