diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 72d5f62..28cc135 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -189,6 +189,7 @@ TARGET_USERIMAGES_USE_F2FS := true
TARGET_USES_MKE2FS := true
# RIL
+CUSTOM_APNS_FILE := $(COMMON_PATH)/configs/apns-conf.xml
ENABLE_VENDOR_RIL_SERVICE := true
# Security patch level
diff --git a/configs/apns-conf.xml b/configs/apns-conf.xml
new file mode 100644
index 0000000..d6f4faa
--- /dev/null
+++ b/configs/apns-conf.xml
@@ -0,0 +1,3 @@
+
+
+