mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-08-07 00:44:00 +09:00
sm6250-common: create dummy property files
This commit is contained in:
@ -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
Reference in New Issue
Block a user