Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-10 | AAPT2: Share split functionality between link and optimize | Adam Lesinski | |
Generating splits should be possible to do from the optimize command. This means that a lot of infrastructure around split APKs can be shared by both the optimize and link phase. Bug: 35925830 Change-Id: Ia88b9e4bff300a56353b2f7a4a2547c8eb43a299 Test: manual | |||
2017-02-22 | AAPT2: Rename strip phase to optimize | Adam Lesinski | |
- Allow resource deduping, version collapsing, and sparse resource encoding. Test: manual Change-Id: Ia4aa892ab5b06ba1d5ea4a6efb51b00bc3a980c4 |