forked from openkylin/platform_build
Merge "Set 32bits Legacy GSI to be 32bits binder" am: ebe0590d0a
am: ec8517adb4
am: be5abf1b2a
Change-Id: If883acde4919e3666b4afc0d3ab678710fa0c7d2
This commit is contained in:
commit
c0104fb4ed
|
@ -15,3 +15,6 @@
|
|||
#
|
||||
|
||||
include build/make/target/board/treble_common.mk
|
||||
|
||||
# Legacy GSI keeps 32 bits binder for 32 bits CPU Arch
|
||||
TARGET_USES_64_BIT_BINDER := false
|
||||
|
|
Loading…
Reference in New Issue