diff --git a/common.mk b/common.mk index 801279b..0315f64 100644 --- a/common.mk +++ b/common.mk @@ -6,3 +6,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) + +# API +PRODUCT_SHIPPING_API_LEVEL := 29