Merge "Enable Embms time sync feature by default."

This commit is contained in:
Linux Build Service Account 2015-04-10 19:13:10 -07:00 committed by Gerrit - the friendly Code Review server
commit b67e4c266e
2 changed files with 4 additions and 2 deletions

View File

@ -15,7 +15,8 @@ endif
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.extension_library=libqti-perfd-client.so \
persist.radio.apm_sim_not_pwdn=1
persist.radio.apm_sim_not_pwdn=1 \
persist.radio.sib16_support=1
PRODUCT_PRIVATE_KEY := device/qcom/common/qcom.key

View File

@ -15,7 +15,8 @@ endif
PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.extension_library=libqti-perfd-client.so \
persist.radio.apm_sim_not_pwdn=1
persist.radio.apm_sim_not_pwdn=1 \
persist.radio.sib16_support=1
PRODUCT_PRIVATE_KEY := device/qcom/common/qcom.key