OSDN Git Service

AAPT2: Record source/comments for compound values' children
authorAdam Lesinski <adamlesinski@google.com>
Mon, 23 Nov 2015 22:22:47 +0000 (14:22 -0800)
committerAdam Lesinski <adamlesinski@google.com>
Mon, 23 Nov 2015 22:22:47 +0000 (14:22 -0800)
commit28cacf091ad2b1c2749e77f590e9523e58735252
tree6ff85383ec5688074e54fb5fcd4df6c75694b038
parenta587065721053ad54e34f484868142407d59512d
AAPT2: Record source/comments for compound values' children

Values like styles or arrays have children which need to have
their source and comments preserved.

Change-Id: I6fc713ba36627e6d66c7930b4080cc1403bac207
tools/aapt2/ResourceParser.cpp
tools/aapt2/flatten/ResourceTypeExtensions.h
tools/aapt2/flatten/TableFlattener.cpp
tools/aapt2/link/ReferenceLinker.cpp
tools/aapt2/link/ReferenceLinker.h
tools/aapt2/unflatten/BinaryResourceParser.cpp
tools/aapt2/unflatten/BinaryResourceParser.h
tools/aapt2/util/Util.h