sm7125: telephony: Recognize more APNs out of the box

tirimbino
Ruchit Marathe 2 years ago
parent f229b93270
commit 6c828f0c3f
  1. 4
      common.mk
  2. 59488
      configs/apns/apns-conf.xml

@ -65,6 +65,10 @@ PRODUCT_PACKAGES += \
init.qcom.sh \ init.qcom.sh \
init.qcom.early_boot.sh init.qcom.early_boot.sh
# APNs
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/apns/apns-conf.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/apns-conf.xml
# Audio # Audio
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.audio.service \ android.hardware.audio.service \

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save