Samuel Kendall 1 год назад
Родитель
Сommit
1a3e5ef3b8
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      twrp_cap_sprout.mk

+ 6 - 0
twrp_cap_sprout.mk

@@ -5,6 +5,12 @@
 # SPDX-License-Identifier: Apache-2.0
 # 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.
 # 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/core_64_bit.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)