Use BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED for system props split (2)

http://ag/1955051 is already submitted for the same purpose, but this
was missed from it.

Test: building succeeded and tested with sailfish
Bug: 34116668
Change-Id: I662b68d5b07e65bfdcf41fcd0782640582246318
This commit is contained in:
Jaekyun Seok
2017-03-21 11:46:49 +09:00
parent 402a0aea77
commit 04a168f86b

View File

@@ -276,7 +276,7 @@ ADDITIONAL_BUILD_PROPERTIES += \
ro.product.first_api_level=$(PRODUCT_SHIPPING_API_LEVEL)
endif
ifneq ($(ENABLE_TREBLE), true)
ifneq ($(BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED), true)
ADDITIONAL_BUILD_PROPERTIES += $(PRODUCT_PROPERTY_OVERRIDES)
else
ifndef BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE