platform_vendor_tequila/prebuilt/common/Android.bp
Michael Bestas f16a9d9d14 Move sensitive_pn.xml to product partition
Change-Id: I9edd9c2641c8e724122e2219f9ffe2b14242f964
2021-07-23 01:04:38 +02:00

6 lines
139 B
Text

prebuilt_etc_xml {
name: "sensitive_pn.xml",
product_specific: true,
src: "etc/sensitive_pn.xml",
schema: ":spn-schema",
}