apns: Add a XML schema and check apns-conf.xml against it

Change-Id: Id115dd7beeafffcdf24e9ff1732490f0ca808279
This commit is contained in:
Sebastiano Barezzi
2024-07-22 01:45:20 +02:00
committed by LuK1337
parent c871fc9a27
commit c3a46252ee
4 changed files with 168 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ prebuilt_etc_xml {
name: "apns-conf.xml",
product_specific: true,
src: "etc/apns-conf.xml",
schema: ":apns-conf-schema",
}
prebuilt_etc_xml {