commit | 8780eb6e4918ae24fb1ae74d631042c32e41dc3d | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Oct 31 17:44:39 2017 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Nov 01 10:58:28 2017 -0700 |
tree | 938e18951a562fcd043ac779c7e758444b4bf0a8 | |
parent | 4f340a4f8b50b29b562407e39563ee78a90bea3f [diff] |
AAPT2: Add convert command This command allows a developer to convert their proto APK (generated from the link phase using --proto-format) into a binary APK suitable for use on device. aapt2 convert -o output.apk input.apk Test: manual + make aapt2_tests Change-Id: I10a7c33bb4b57006d01fe00a8bf92f78e04e7e50