cm: config: Remove obsolete props

All usages of ro.com.android.dataroaming default to false.
The rest of the props are no longer used.

Change-Id: I2320e82a1859f8c13f3430a43aa8714186158ee0
This commit is contained in:
Zhao Wei Liew 2017-01-13 15:41:01 +08:00
parent 84cfb7f0d1
commit 76b66c1ab8
1 changed files with 1 additions and 7 deletions

View File

@ -11,13 +11,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
endif
PRODUCT_PROPERTY_OVERRIDES += \
keyguard.no_require_sim=true \
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html \
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html \
ro.com.android.wifi-watchlist=GoogleGuest \
ro.setupwizard.enterprise_mode=1 \
ro.com.android.dateformat=MM-dd-yyyy \
ro.com.android.dataroaming=false
keyguard.no_require_sim=true
PRODUCT_PROPERTY_OVERRIDES += \
ro.build.selinux=1