Merge "[vts-core] add copy rules for *-gsi.avbpubkey"

This commit is contained in:
Treehugger Robot 2019-09-25 04:54:48 +00:00 committed by Gerrit Code Review
commit 92a9fbeeb6

20
rootdir/avb/Android.bp Normal file
View file

@ -0,0 +1,20 @@
filegroup {
name: "q-gsi_avbpubkey",
srcs: [
"q-gsi.avbpubkey",
],
}
filegroup {
name: "r-gsi_avbpubkey",
srcs: [
"r-gsi.avbpubkey",
],
}
filegroup {
name: "s-gsi_avbpubkey",
srcs: [
"s-gsi.avbpubkey",
],
}