|
|
@@ -5,6 +5,12 @@
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
#
|
|
|
|
|
|
+PRODUCT_RELEASE_NAME := cap_sprout
|
|
|
+
|
|
|
+# Inherit any OrangeFox-specific settings
|
|
|
+$(call inherit-product-if-exists, $(DEVICE_PATH)/fox_$(PRODUCT_RELEASE_NAME).mk)
|
|
|
+
|
|
|
+
|
|
|
# Inherit from those products. Most specific first.
|
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|