5e291c238f
Test: m nothing Change-Id: I10526a33685335bdd26cc7692815133379d4e0f6
11 lines
206 B
Text
11 lines
206 B
Text
blueprint_go_binary {
|
|
name: "dexpreopt_gen",
|
|
srcs: [
|
|
"dexpreopt_gen.go",
|
|
],
|
|
deps: [
|
|
"soong-dexpreopt",
|
|
"blueprint-pathtools",
|
|
"blueprint-proptools",
|
|
],
|
|
}
|