Force binder32

This commit is contained in:
Pierre-Hugues Husson 2019-09-12 20:44:16 +02:00
parent ef3212b963
commit c0eab65abc
2 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,5 @@ include device/phh/treble/board-base.mk
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1313583104
endif
TARGET_USES_64_BIT_BINDER := false

View File

@ -4,3 +4,4 @@ include device/phh/treble/board-base.mk
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824
endif
TARGET_USES_64_BIT_BINDER := false