commit | 4d219da3c43f12ff000e685ae069374b618b30fc | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Wed Aug 03 15:40:19 2016 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Aug 03 16:54:15 2016 -0700 |
tree | d9653ade178f9bbd605d7bfb399f24c8800e809d | |
parent | 76af60554ca5c74a8327774fdc4bf758f7eb518f [diff] |
AAPT: Fix feature split generation of ID resources ID resources that get generated on demand with the notation @+id/name were previously not given the appropriate type ID offset when being built as feature splits. This change declares an ID type ahead of time so that the type ID offset is applied before IDs can be generated. Bug:30607637 Change-Id: I122a9133cb01b35e9892103ec52fc228dc65bf1a