Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #98 from michaelwu/bug-1130159
Browse files Browse the repository at this point in the history
Bug 1130159 - Disable installing apns-conf.xml by default. r=htsai
  • Loading branch information
BavarianTomcat committed Feb 10, 2015
2 parents e06971d + 03a1862 commit e9c68a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions target/product/full_base_telephony.mk
Expand Up @@ -26,8 +26,5 @@ PRODUCT_PROPERTY_OVERRIDES := \
keyguard.no_require_sim=true \
ro.com.android.dataroaming=true

PRODUCT_COPY_FILES := \
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml

$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)

0 comments on commit e9c68a8

Please sign in to comment.