sdm660-common: board: Use qcom time services
This commit is contained in:
parent
2c59f9e98c
commit
a4dd54504d
1 changed files with 3 additions and 0 deletions
|
@ -252,6 +252,9 @@ TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
|
|||
TARGET_RIL_VARIANT := caf
|
||||
PROTOBUF_SUPPORTED := true
|
||||
|
||||
# Timeservice
|
||||
BOARD_USES_QC_TIME_SERVICES := true
|
||||
|
||||
# SELinux
|
||||
include device/qcom/sepolicy/sepolicy.mk
|
||||
BOARD_SEPOLICY_DIRS += $(COMMON_PATH)/sepolicy/vendor
|
||||
|
|
Loading…
Reference in a new issue