RMX2061: Pull prebuilts from C18

Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
This commit is contained in:
SagarMakhar
2021-08-26 17:24:02 +00:00
parent b211d0cdc2
commit 10c7f117db
15 changed files with 4 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ DEVICE_PATH := device/realme/RMX2061
# Build
TARGET_FORCE_BUILD_FINGERPRINT := google/redfin/redfin:11/RQ3A.210805.001.A1/7474174:user/release-keys
BOARD_PREBUILT_DTBIMAGE_DIR := $(DEVICE_PATH)/prebuilt/dtbs
#BOARD_PREBUILT_DTBIMAGE_DIR := $(DEVICE_PATH)/prebuilt/dtbs
BOARD_PREBUILT_DTBOIMAGE := $(DEVICE_PATH)/prebuilt/dtbo.img
TARGET_PREBUILT_KERNEL := $(DEVICE_PATH)/prebuilt/kernel
TARGET_FORCE_PREBUILT_KERNEL := true

View File

@@ -13,3 +13,6 @@ $(call inherit-product-if-exists, vendor/realme/RMX2061/RMX2061-vendor.mk)
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/prebuilt/dtb.img:dtb.img

BIN
prebuilt/dtb.img Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.