Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_build_soong
/
802cc82af6b9c674b4d917ab5e9d1045dad96d62
/
.
/
cmd
/
diff_target_files
/
Android.bp
blob: 5397f4b743c5d6c9b436642e3f595e7bc3e87387 [
file
] [
log
] [
blame
]
blueprint_go_binary
{
name
:
"diff_target_files"
,
srcs
:
[
"compare.go"
,
"diff_target_files.go"
,
"glob.go"
,
"target_files.go"
,
"whitelist.go"
,
"zip_artifact.go"
,
],
testSrcs
:
[
"compare_test.go"
,
"glob_test.go"
,
"whitelist_test.go"
,
],
}