aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authornailyk-fr <nailyk_git@nailyk.fr>2017-03-17 14:50:26 +0100
committerMax Weffers <rcstar6696@gmail.com>2017-03-27 19:50:42 +0200
commit13aca72d33f140e4b2de152d460d2b062dab9a58 (patch)
tree1fff61c6cad5d6b7670a6b597f833bde05e02153 /shinano.mk
parent4467dff061ab94fd54e6fbfd1ba1f30d0c1e959e (diff)
shinano-common: ril: Add /etc/data into device tree
Change-Id: I6832b287ae28e634b68abdcc31970e4520203291
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/shinano.mk b/shinano.mk
index b7c99cb..cc1a65a 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -70,6 +70,12 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
tfa9890_amp
+
+# RIL
+PRODUCT_COPY_FILES += \
+ $(LOCAL_PATH)/configs/netmgr_config.xml:system/etc/data/netmgr_config.xml \
+ $(LOCAL_PATH)/configs/dsi_config.xml:system/etc/data/dsi_config.xml \
+ $(LOCAL_PATH)/configs/qmi_config.xml:system/etc/data/qmi_config.xml
# Bluetooth
PRODUCT_COPY_FILES += \