소스 검색

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)