Includes a base-pre.mk for pre-pending COPY_FILES
diff --git a/base-pre.mk b/base-pre.mk
new file mode 100644
index 0000000..6a317e4
--- /dev/null
+++ b/base-pre.mk
@@ -0,0 +1,3 @@
+#Use a more decent APN config
+PRODUCT_COPY_FILES += \
+	device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml