Merge "Preload APNs for Muskie/Walleye/Taimen"

This commit is contained in:
TreeHugger Robot
2017-03-08 02:13:42 +00:00
committed by Android (Google) Code Review
2 changed files with 32819 additions and 0 deletions

32815
apns-full-conf.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -364,3 +364,7 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# enables File Based Encryption (FBE)
PRODUCT_COPY_FILES += \
device/google/wahoo/fstab.hardware:root/fstab.$(PRODUCT_HARDWARE)
# Provide meaningful APN configuration
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/apns-full-conf.xml:system/etc/apns-conf.xml