浏览代码

Update twrp_WSP_sprout.mk

smallpp420 4 年之前
父节点
当前提交
ffdfaf8269
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      twrp_WSP_sprout.mk

+ 2 - 0
twrp_WSP_sprout.mk

@@ -19,6 +19,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
 
+$(call inherit-product, device/nokia/WSP_sprout/device.mk)
+
 # Inherit from TWRP common configurations
 $(call inherit-product, vendor/twrp/config/common.mk)