Merge "Change aapt2 to specify full protos"
This commit is contained in:
@@ -165,6 +165,7 @@ cc_library_host_static {
|
|||||||
],
|
],
|
||||||
proto: {
|
proto: {
|
||||||
export_proto_headers: true,
|
export_proto_headers: true,
|
||||||
|
type: "full",
|
||||||
},
|
},
|
||||||
defaults: ["aapt2_defaults"],
|
defaults: ["aapt2_defaults"],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user