commit | b66db4ec4c24d0d46c91d527b7f500fa66efca2b | [log] [tgz] |
---|---|---|
author | David Chaloupka <chaloupka@google.com> | Mon Jan 15 12:35:41 2018 +0000 |
committer | David Chaloupka <chaloupka@google.com> | Wed Jan 17 11:07:44 2018 +0000 |
tree | 9f0d23edea8a06eb02524a855db208b4e14b1dfb | |
parent | 200cd63fb3ff5b4354773e9994f4340f18b39cbc [diff] |
Adjust file reference type in 'aapt2 convert' When converting between binary and proto APKs in either direction, the 'aapt2 convert' command did not adjust FileReference type for entries inside the resource table. This fix makes in-place changes of the resource table passed to ConvertApk, which is safe since the resource table is thrown away after the conversion. Bug: 71854843 Test: Manual Change-Id: Ide6e141269392db15b399db3566f18175f5133d5