commit | b97cc1753c5290bf206b811ba6d50001b02608a1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Nov 27 23:37:07 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 27 23:37:07 2018 +0000 |
tree | 876d1f8a65b01d3da010417b5fe09daa91e23fef | |
parent | 328b077e20483ec5eeb59c540c2d58d8c9a4c46e [diff] | |
parent | 505b76136b91c3ec3efe8c311701b86581cfac2e [diff] |
Merge "Move od(1) to toybox."
diff --git a/apex/apex.go b/apex/apex.go index ded69fa..8a652db 100644 --- a/apex/apex.go +++ b/apex/apex.go
@@ -72,8 +72,7 @@ Command: `${zip2zip} -i $in -o $out ` + `apex_payload.img:apex/${abi}.img ` + `apex_manifest.json:root/apex_manifest.json ` + - `AndroidManifest.xml:manifest/AndroidManifest.xml ` + - `resources.pb`, + `AndroidManifest.xml:manifest/AndroidManifest.xml`, CommandDeps: []string{"${zip2zip}"}, Description: "app bundle", }, "abi")