12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
blueprint_go_binary {
|
|
name: "dexpreopt_gen",
|
|
srcs: [
|
|
"dexpreopt_gen.go",
|
|
],
|
|
deps: [
|
|
"soong-dexpreopt",
|
|
"blueprint-pathtools",
|
|
"blueprint-proptools",
|
|
],
|
|
}
|