summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2018-03-10 21:55:12 -0800
committerbohu <bohu@google.com>2018-03-12 10:28:56 -0700
commite22a253797c82d48a6a48fec7bd96776b8521b46 (patch)
treedcba8a8ba4f13862ffa809596c78529f4af08984
parente5962f17ab577d1bd7ccbd1bcfbcfefd069a6621 (diff)
downloadcar-e22a253797c82d48a6a48fec7bd96776b8521b46.tar.gz
car-emulator: fix networking
emulator needs specical apns-conf.xml files BUG: 74390188 Change-Id: I0a221799d3760948400afb1c452bb686b766b61a
-rw-r--r--common/car.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/car.mk b/common/car.mk
index 0663773..7391808 100644
--- a/common/car.mk
+++ b/common/car.mk
@@ -37,6 +37,8 @@ PRODUCT_COPY_FILES += \
# Overwrite handheld_core_hardware.xml with a dummy config.
PRODUCT_COPY_FILES += \
device/generic/car/common/android.hardware.dummy.xml:system/etc/permissions/handheld_core_hardware.xml \
+ device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
+ device/sample/etc/old-apns-conf.xml:system/etc/old-apns-conf.xml \
device/generic/car/common/car_core_hardware.xml:system/etc/permissions/car_core_hardware.xml \
frameworks/native/data/etc/android.hardware.type.automotive.xml:system/etc/permissions/android.hardware.type.automotive.xml