Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
83ec63f331d6121bbb79010f157259a66b901b06
/
.
/
cmds
/
surfacereplayer
/
proto
/
Android.bp
blob: 71a5e23a9e8dfbd6f2478f917826d0e9286c4e88 [
file
] [
log
] [
blame
]
cc_library_static
{
name
:
"libtrace_proto"
,
srcs
:
[
"src/trace.proto"
,
],
cflags
:
[
"-Wall"
,
"-Werror"
,
],
proto
:
{
type
:
"lite"
,
export_proto_headers
:
true
,
},
}