msm8953-common: Split product, odm and vendor props
Signed-off-by: jeangraff30 <jeangraff30@gmail.com>
This commit is contained in:
committed by
Jorge Lucas
parent
930acbbc84
commit
8c06c4ea22
@@ -178,6 +178,11 @@ TARGET_PER_MGR_ENABLED := true
|
||||
# Power
|
||||
TARGET_USES_INTERACTION_BOOST := true
|
||||
|
||||
# Properties
|
||||
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
|
||||
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
|
||||
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
|
||||
|
||||
# Timeservice
|
||||
BOARD_USES_QC_TIME_SERVICES := true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user