sm8250-common: add common properties from RRA31.Q3-19-19
This commit is contained in:
parent
b40c6cb4fb
commit
3155670b6d
5 changed files with 243 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue