summaryrefslogtreecommitdiff
path: root/apex/builder.go
diff options
context:
space:
mode:
Diffstat (limited to 'apex/builder.go')
-rw-r--r--apex/builder.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/builder.go b/apex/builder.go
index 47ae501f9..3d0e9b254 100644
--- a/apex/builder.go
+++ b/apex/builder.go
@@ -61,6 +61,7 @@ func init() {
pctx.HostBinToolVariable("zipalign", "zipalign")
pctx.HostBinToolVariable("jsonmodify", "jsonmodify")
pctx.HostBinToolVariable("conv_apex_manifest", "conv_apex_manifest")
+ pctx.HostBinToolVariable("extract_apks", "extract_apks")
}
var (