sm6250-common: create dummy property files
This commit is contained in:
parent
453a236973
commit
db8ed7dc9c
@ -108,6 +108,11 @@ BOARD_FLASH_BLOCK_SIZE := 131072
|
||||
# Platform
|
||||
TARGET_BOARD_PLATFORM := atoll
|
||||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
|
||||
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
|
||||
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
|
||||
|
||||
# QCOM
|
||||
BOARD_USES_QCOM_HARDWARE := true
|
||||
|
||||
|
0
product.prop
Normal file
0
product.prop
Normal file
0
system.prop
Normal file
0
system.prop
Normal file
0
vendor.prop
Normal file
0
vendor.prop
Normal file
Loading…
Reference in New Issue
Block a user