Explorar el Código

Update twrp_WSP_sprout.mk

smallpp420 hace 4 años
padre
commit
ffdfaf8269
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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)