workaround: gsm stuff not included - do it in leo_eu manually
This commit is contained in:
parent
766ec076b3
commit
59f9fc5eca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user