sm8250-common: add common properties from RRA31.Q3-19-19

This commit is contained in:
SGCMarkus 2022-02-16 23:30:51 +01:00
commit 3155670b6d
5 changed files with 243 additions and 0 deletions

View file

@ -139,6 +139,11 @@ TARGET_COPY_OUT_PRODUCT := product
TARGET_COPY_OUT_SYSTEM_EXT := system_ext
TARGET_COPY_OUT_VENDOR := vendor
# Properties
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
# Recovery
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_INCLUDE_RECOVERY_DTBO := true