summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2023-04-24 23:11:42 +0000
committerSteven Moreland <smoreland@google.com>2023-04-24 23:15:59 +0000
commit86f25c1d4b3ca9969524abd127bb3e86a5f71e42 (patch)
treea0a092ad59d7453628404bb5aa64d87229d1e6b6
parent58770ed64538b00c4c2c8aefd7e39b5a289020c3 (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: Ib3b6f866c966f34aa19cedf47b716a0558131df8
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 87cde99..c85d926 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -13,7 +13,6 @@
# limitations under the License.
#
-TARGET_USES_64_BIT_BINDER := true
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true