Merge "Set PRODUCT_SHIPPING_API_LEVEL in module_*"
This commit is contained in:
@@ -17,3 +17,7 @@
|
|||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/default_art_config.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/default_art_config.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/cfi-common.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/cfi-common.mk)
|
||||||
|
|
||||||
|
# Enables treble, which enabled certain -D compilation flags. In particular, libhidlbase
|
||||||
|
# uses -DENFORCE_VINTF_MANIFEST. See b/185759877
|
||||||
|
PRODUCT_SHIPPING_API_LEVEL := 29
|
||||||
|
Reference in New Issue
Block a user