diff options
-rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 29f80da..7cf56c2 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -184,9 +184,6 @@ TARGET_USERIMAGES_USE_F2FS := true include device/qcom/sepolicy/sepolicy.mk BOARD_SEPOLICY_DIRS += $(VENDOR_PATH)/sepolicy -# Timeservice -BOARD_USES_QC_TIME_SERVICES := true - # Use Snapdragon LLVM, if available TARGET_USE_SDCLANG := true |