commit | 59e04c6f92da584b322c87072f18e6cab4de4c60 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Thu Feb 04 15:59:23 2016 -0800 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue Feb 09 19:59:17 2016 +0000 |
tree | c08dd13ae57f9b6000441035201f226d532f8896 | |
parent | 41466449aae2d304cf05680f5adbf44312d7a65e [diff] |
AAPT2: Switch to protobuf for intermediate format Without needing to conform to the runtime data format, it is much easier to add new features such as debugging symbols and carrying over product data to link time. This also simplifies the runtime format parser and serializer, which will change much less frequently than the protobuf intermediate format. Change-Id: I209787bbf087db0a58a534cb8511c51d21133e00