Merge "Move ro.telephony.default_network to vendor partition" into rvc-dev

This commit is contained in:
Jayachandran Chinnakkannu
2020-05-01 01:26:56 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 3 deletions

View File

@@ -675,6 +675,9 @@ PRODUCT_PACKAGES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.default_cdma_sub=0
# Set network mode to Global by default and no DSDS/DSDA
PRODUCT_PROPERTY_OVERRIDES += ro.telephony.default_network=10
# Add an extra 10% saturation to display colors
PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.sf.color_saturation=1.1

View File

@@ -10,9 +10,6 @@ persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
DEVICE_PROVISIONED=1
# Set network mode to Global by default and no DSDS/DSDA
ro.telephony.default_network=10
debug.sf.hw=1
debug.gralloc.enable_fb_ubwc=1