Sfoglia il codice sorgente

'twrp_herolte.mk' ändern

Vinylsmith 7 mesi fa
parent
commit
bfe2640c00
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      twrp_herolte.mk

+ 3 - 0
twrp_herolte.mk

@@ -18,6 +18,9 @@
 #$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
 
+# Inherit from herolte device
+$(call inherit-product, device/samsung/herolte/device.mk)
+
 # Inherit from our custom product configuration
 $(call inherit-product, vendor/omni/config/common.mk)