add apex_pubkey and apex_manifest.pb to the bundle module
The two were missing. Bug: 145678884 Test: m out/dist/mainline_modules_arm64/com.android.tzdata-base.zip and inspect the content Change-Id: I7e244561f59e5adce56b6a64f363a413faa106f2
This commit is contained in:
@@ -141,6 +141,8 @@ var (
|
||||
Command: `${zip2zip} -i $in -o $out ` +
|
||||
`apex_payload.img:apex/${abi}.img ` +
|
||||
`apex_manifest.json:root/apex_manifest.json ` +
|
||||
`apex_pubkey:root/apex_pubkey ` +
|
||||
`apex_manifest.pb:root/apex_manifest.pb ` +
|
||||
`AndroidManifest.xml:manifest/AndroidManifest.xml ` +
|
||||
`assets/NOTICE.html.gz:assets/NOTICE.html.gz`,
|
||||
CommandDeps: []string{"${zip2zip}"},
|
||||
|
Reference in New Issue
Block a user