diff --git a/leo_eu.mk b/leo_eu.mk index df93a27..db83a1f 100644 --- a/leo_eu.mk +++ b/leo_eu.mk @@ -19,6 +19,15 @@ # configured with Europe-specific settings. # +# Copy gsmconfig here for now as a workaround +# GSM APN list +PRODUCT_COPY_FILES += \ + vendor/cm/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml + +# GSM SPN overrides list +PRODUCT_COPY_FILES += \ + vendor/cm/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml + # The gps config appropriate for this device PRODUCT_COPY_FILES += \ device/htc/leo/prebuilt/gps_eu.conf:system/etc/gps.conf