Merge "Set TARGET_USES_64_BIT_BINDER
for mainline_sdk."
This commit is contained in:
commit
d02946c4c3
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue