瀏覽代碼

'twrp_herolte.mk' ändern

Vinylsmith 7 月之前
父節點
當前提交
bfe2640c00
共有 1 個文件被更改,包括 3 次插入0 次删除
  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)