blob: 7eb4edfecbf927216cb5f026541d9ddb1d19f30e [file] [log] [blame]
// Copyright 2008 The Android Open Source Project
//
cc_library_host_static {
name: "libinstrumentation",
srcs: ["**/*.proto"],
proto: {
type: "full",
export_proto_headers: true,
},
}