blob: 0f97c72438a282280ccc7a4a320238a2055a6edf [file] [log] [blame]
java_library_static {
name: "bluetooth-protos-lite",
host_supported: true,
proto: {
type: "lite",
},
srcs: ["bluetooth/metrics/bluetooth.proto"],
}
cc_library_static {
name: "libbt-protos-lite",
host_supported: true,
proto: {
export_proto_headers: true,
type: "lite",
},
srcs: ["bluetooth/metrics/bluetooth.proto"],
}