summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin LIU <yongqin.liu@linaro.org>2017-06-18 06:52:27 +0000
committerLinaro Android Code Review <android-review@review.linaro.org>2017-06-18 06:52:27 +0000
commitffadcdbfb3a84534f5fb3f507da871580c958fb5 (patch)
treef931c466e1a18d7d2ae34b0bb9e89c893d707c34
parentb63a77285193d11854a48fb180f19f16f6fabf88 (diff)
parentca326acb413476c4371dee613771249f00532c4e (diff)
downloadcommon-linaro-nougat.tar.gz
Merge "Revert "common-device.mk: disable network time"" into linaro-nougatlinaro-nougat
-rw-r--r--common-device.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/common-device.mk b/common-device.mk
index 442469d..51981ff 100644
--- a/common-device.mk
+++ b/common-device.mk
@@ -10,8 +10,6 @@ ADDITIONAL_DEFAULT_PROPERTIES += ro.allow.mock.location=1
# enable adbd started with root permission
PRODUCT_PROPERTY_OVERRIDES += service.adb.root=1
-PRODUCT_DEFAULT_PROPERTY_OVERRIDES += config.disable_networktime=true
-
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
device/linaro/build/disablesuspend.sh:system/bin/disablesuspend.sh)