Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_hardware_samsung
/
cde582d00c3d3aab864c61037a813f47c9cc1cec
/
.
/
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"
,
],
}