Revert "Add NOTICE file path to apex bundle base rule."
This reverts commit 105e166581
.
Reason for revert: b/140600411
Change-Id: I8107cf2a0dd11d57a64e4ffddede5b2c0861684d
This commit is contained in:
parent
53b62ad66d
commit
8029d6a305
|
@ -98,8 +98,7 @@ var (
|
|||
Command: `${zip2zip} -i $in -o $out ` +
|
||||
`apex_payload.img:apex/${abi}.img ` +
|
||||
`apex_manifest.json:root/apex_manifest.json ` +
|
||||
`AndroidManifest.xml:manifest/AndroidManifest.xml ` +
|
||||
`assets/NOTICE.html.gz:assets/NOTICE.html.gz`,
|
||||
`AndroidManifest.xml:manifest/AndroidManifest.xml`,
|
||||
CommandDeps: []string{"${zip2zip}"},
|
||||
Description: "app bundle",
|
||||
}, "abi")
|
||||
|
|
Loading…
Reference in New Issue