瀏覽代碼

Update twrp_cap_sprout.mk

Signed-off-by: Samuel Kendall <kinguser981@gmail.com>
Samuel Kendall 2 年之前
父節點
當前提交
05a5419c9a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      twrp_cap_sprout.mk

+ 1 - 0
twrp_cap_sprout.mk

@@ -8,6 +8,7 @@
 # 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)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
 
 # Inherit some common twrp stuff.
 $(call inherit-product, vendor/twrp/config/common.mk)