Move sensitive_pn.xml to product partition

Change-Id: I9edd9c2641c8e724122e2219f9ffe2b14242f964
Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>
diff --git a/prebuilt/common/Android.bp b/prebuilt/common/Android.bp
index cb5c511..086b28d 100644
--- a/prebuilt/common/Android.bp
+++ b/prebuilt/common/Android.bp
@@ -1,5 +1,6 @@
 prebuilt_etc_xml {
     name: "sensitive_pn.xml",
+    product_specific: true,
     src: "etc/sensitive_pn.xml",
     schema: ":spn-schema",
 }