Merge "Remove apex_pubkey from the bundle module"
This commit is contained in:
commit
a03edbeddc
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ var (
|
||||||
Command: `${zip2zip} -i $in -o $out ` +
|
Command: `${zip2zip} -i $in -o $out ` +
|
||||||
`apex_payload.img:apex/${abi}.img ` +
|
`apex_payload.img:apex/${abi}.img ` +
|
||||||
`apex_manifest.json:root/apex_manifest.json ` +
|
`apex_manifest.json:root/apex_manifest.json ` +
|
||||||
`apex_pubkey:root/apex_pubkey ` +
|
|
||||||
`apex_manifest.pb:root/apex_manifest.pb ` +
|
`apex_manifest.pb:root/apex_manifest.pb ` +
|
||||||
`AndroidManifest.xml:manifest/AndroidManifest.xml ` +
|
`AndroidManifest.xml:manifest/AndroidManifest.xml ` +
|
||||||
`assets/NOTICE.html.gz:assets/NOTICE.html.gz`,
|
`assets/NOTICE.html.gz:assets/NOTICE.html.gz`,
|
||||||
|
|
Loading…
Reference in a new issue