Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
46c1b58a89d24ba5d906d09a9ec4613bf4d01770
/
.
/
cmds
/
interrupter
/
Android.bp
blob: d68e7fe37535a211af058aa5af533118d0d253a3 [
file
] [
log
] [
blame
]
cc_library_shared
{
name
:
"interrupter"
,
host_supported
:
true
,
srcs
:
[
"interrupter.c"
],
cflags
:
[
"-Wall"
,
"-Werror"
,
"-Wunused"
,
"-Wunreachable-code"
,
],
}