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:
@@ -276,7 +276,7 @@ ADDITIONAL_BUILD_PROPERTIES += \
|
|||||||
ro.product.first_api_level=$(PRODUCT_SHIPPING_API_LEVEL)
|
ro.product.first_api_level=$(PRODUCT_SHIPPING_API_LEVEL)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(ENABLE_TREBLE), true)
|
ifneq ($(BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED), true)
|
||||||
ADDITIONAL_BUILD_PROPERTIES += $(PRODUCT_PROPERTY_OVERRIDES)
|
ADDITIONAL_BUILD_PROPERTIES += $(PRODUCT_PROPERTY_OVERRIDES)
|
||||||
else
|
else
|
||||||
ifndef BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
|
ifndef BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
|
||||||
|
Reference in New Issue
Block a user