Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_hardware_samsung
/
58bcd82cd80ea9baac431fc19660f5014bf59fc2
/
.
/
loki_tool
/
Android.bp
blob: 06bae748c4a7bb18d05f5fe519282161a3c3df0a [
file
] [
log
] [
blame
]
cc_binary_host
{
name
:
"loki_tool"
,
cflags
:
[
"-Wno-pointer-arith"
,
"-Wno-unused-result"
,
"-Wno-sign-compare"
,
],
srcs
:
[
"loki_flash.c"
,
"loki_patch.c"
,
"loki_find.c"
,
"loki_unlok.c"
,
"main.c"
,
],
}