Merge "Set TARGET_USES_64_BIT_BINDER for mainline_sdk."

This commit is contained in:
Jiakai Zhang 2022-06-13 09:11:29 +00:00 committed by Gerrit Code Review
commit d02946c4c3

View file

@ -18,3 +18,6 @@ TARGET_ARCH_SUITE := mainline_sdk
HOST_CROSS_OS := linux_bionic
HOST_CROSS_ARCH := x86_64
HOST_CROSS_2ND_ARCH :=
# Required flag for non-64 bit devices from P.
TARGET_USES_64_BIT_BINDER := true