summaryrefslogtreecommitdiff
path: root/aosp_bullhead.mk
diff options
context:
space:
mode:
authorSungmin Choi <sungmin.choi@lge.com>2015-08-05 19:54:51 -0700
committerVineeta Srivastava <vsrivastava@google.com>2015-08-05 23:17:17 -0700
commit77dd4aa581903907be27590f1a5363d6c968d5c4 (patch)
tree33cf519f804402a10e7b225894196f0690c76cbb /aosp_bullhead.mk
parentd5ca8ec58aa988cfb1e7847f55ec9c5ffbf79379 (diff)
downloadbullhead-77dd4aa581903907be27590f1a5363d6c968d5c4.tar.gz
bullhead: Use own apns-conf.xml
Change APNs as request of operators - add new UPC mobiles Internet(232/13) - APN profiles for APT(GT 4G) and roaming network was added - delete apns of Tele2 (208-01) - delete apns of "SUN Streaming". Because "SUN Internet" and "SUN Streaming" has same apn value , only "SUN Streaming" is listed. But "SUN Internet" should be high priority. - modify apn profile name of HOT mobile (425-07) - delete dun profile of 722-34. will be added in config.xml - update protocol type of default apn (244-12 and -03) - update mvno value of Tele2 Estonia (248-03) - add ia type with null apn for Coriolis (208 10+12) - update username and password of TELEMACH (293-70+29370029xxxxxxx) - add KT apn for 450/02 - modify KT IMS APN (IMS -> ims.ktfwing.com) - modify SKT IMS APN (IMS -> ims) - delete IA type for SBM - add SBM apn for 440/00, 440/20, 441/00 - update TMUS/MPCS APNs - Update AT&T Network APN Information 310/170,310/410,310/560 for LTE CA 204/65,310/380 for AGMS International roaming Include the following commits for apns-full-conf.xml: 68826b2 Change APNs as request of operators 5a37b76 Add sp-mode APN for Docomo (MCCMNC=44010). e88c41f Update Project Fi Tmobile APN protocol to IPv6 only. 70d43c2 Add modem-cognitive flag to TMO IMS APN; add AT&T IMS APN cb83f75 Merge "Add TMO IMS to APN Config" into mnc-dev 688e8ff Updating Nextel MX APNs name due to the merge with Iusacel 5a90e4e Add TMO IMS to APN Config 77b9637 Merge "Add IPV4V6 to otasn." into mnc-dev 69b10f1 Merge "Add Project Fi APN." into mnc-dev 27aad09 Add Project Fi APN. 09ccab2 Add IPV4V6 to otasn. Change-Id: I5af1f9dc3c4dd83184770009a22e10ca7bbc8f4b
Diffstat (limited to 'aosp_bullhead.mk')
-rw-r--r--aosp_bullhead.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/aosp_bullhead.mk b/aosp_bullhead.mk
index 762c637..ec81ad3 100644
--- a/aosp_bullhead.mk
+++ b/aosp_bullhead.mk
@@ -18,7 +18,7 @@
# $(call inherit-product, device/sample/products/backup_overlay.mk)
# Get the long list of APNs
-PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
+PRODUCT_COPY_FILES := device/lge/bullhead/apns-full-conf.xml:system/etc/apns-conf.xml
# Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)