apns: Add a XML schema and check apns-conf.xml against it
Change-Id: Id115dd7beeafffcdf24e9ff1732490f0ca808279
This commit is contained in:
committed by
LuK1337
parent
c871fc9a27
commit
c3a46252ee
4
tools/Android.bp
Normal file
4
tools/Android.bp
Normal file
@@ -0,0 +1,4 @@
|
||||
filegroup {
|
||||
name: "apns-conf-schema",
|
||||
srcs: ["apns-conf.xsd"],
|
||||
}
|
Reference in New Issue
Block a user