commit | e4bb9eb5af5b0899dc0921d5580220b20e15bd5a | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Feb 12 22:18:51 2016 -0800 |
committer | Adam Lesinski <adamlesinski@google.com> | Fri Feb 12 22:21:48 2016 -0800 |
tree | d522014811735f3bdba1f916d83dc699189a14b9 | |
parent | 59e04c6f92da584b322c87072f18e6cab4de4c60 [diff] |
AAPT2: Introduce notion of 'product' to ResourceTable This allows us to preserve the various product definitions during the compile phase, and allows us to select the product in the link phase. This allows compiled files to remain product-independent, so that they do not need to be recompiled when switching targets. Bug:25958912 Change-Id: Iaa7eed25c834b67a39cdc9be43613e8b5ab6cdd7