OSDN Git Service

AAPT2: Allow for nested inline xmls
authorMichael Wachenschwanz <mwachens@google.com>
Tue, 31 Oct 2017 02:06:23 +0000 (19:06 -0700)
committerMichael Wachenschwanz <mwachens@google.com>
Tue, 31 Oct 2017 18:02:48 +0000 (11:02 -0700)
commit7b6b02bd13aea90b938c3ab3b1eaa3fb5043f931
tree4bb3d2bd08947ef3ff84b084564a8073657ac29a
parentb235036e0a57b984503f3f74f5d772f141109f66
AAPT2: Allow for nested inline xmls

Add recursion to InlineXmlFormatParser::Consume for handling nested
aapt:attr

Change-Id: Iabf98945b4f5ef22a3b8fdc4ca2bac092a377629
Fixes: 64385167
Test: make aapt2_tests
tools/aapt2/compile/InlineXmlFormatParser.cpp
tools/aapt2/compile/InlineXmlFormatParser_test.cpp