Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Update twrp_cannong.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
carlodandan authored Dec 8, 2022
1 parent 61cb32b commit 82e9d15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions twrp_cannong.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ PRODUCT_MODEL := Redmi Note 9T
PRODUCT_MANUFACTURER := xiaomi
PRODUCT_RELEASE_NAME := $(PRODUCT_DEVICE)

DEVICE_PATH := device/$(PRODUCT_MANUFCATURER)/$(PRODUCT_DEVICE)

# Inherit from the Device Tree itself.
$(call inherit-product, $(DEVICE_PATH)/device.mk)
$(call inherit-product, device/xiaomi/cannong/device.mk)

# Inherit from Prebuilt Products.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
Expand Down

0 comments on commit 82e9d15

Please sign in to comment.