apns: Convert build rule to Soong

Change-Id: I46dee0bb119891a55e3bc62dbb1c3e7d98413a35
Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>
diff --git a/prebuilt/common/Android.bp b/prebuilt/common/Android.bp
index 086b28d..a6cf55f 100644
--- a/prebuilt/common/Android.bp
+++ b/prebuilt/common/Android.bp
@@ -1,4 +1,10 @@
 prebuilt_etc_xml {
+    name: "apns-conf.xml",
+    product_specific: true,
+    src: "etc/apns-conf.xml",
+}
+
+prebuilt_etc_xml {
     name: "sensitive_pn.xml",
     product_specific: true,
     src: "etc/sensitive_pn.xml",