Merge "Add apex_set module." am: 805f2492e8 am: 23b4707ddc

Change-Id: I47e7a67ea8b2af27860531e67dd66c854b6bca70
This commit is contained in:
Jaewoong Jung
2020-05-15 23:43:41 +00:00
committed by Automerger Merge Worker
7 changed files with 488 additions and 56 deletions

View File

@@ -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 (