Merge "Change aapt2 to specify full protos"

This commit is contained in:
Treehugger Robot
2022-04-06 19:29:13 +00:00
committed by Gerrit Code Review

View File

@@ -165,6 +165,7 @@ cc_library_host_static {
],
proto: {
export_proto_headers: true,
type: "full",
},
defaults: ["aapt2_defaults"],
}