mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-01 19:47:17 +09:00
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
|
# Platform
|
||||||
TARGET_BOARD_PLATFORM := atoll
|
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
|
# QCOM
|
||||||
BOARD_USES_QCOM_HARDWARE := true
|
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…
x
Reference in New Issue
Block a user