Sign in
android
/
platform
/
frameworks
/
base
/
b58c3ef023acf3851e4a0557d04d65d52835d2df
/
.
/
cmds
/
am
/
Android.bp
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
,
},
}