diff options
author | Doris Liu <tianliu@google.com> | 2016-10-03 13:57:28 -0700 |
---|---|---|
committer | Doris Liu <tianliu@google.com> | 2016-10-03 21:32:11 +0000 |
commit | 1f859716a8e4b8c12d69ca8b3db8344de577d5c7 (patch) | |
tree | 205f3a6da6878f22b961a00942c73a7428d03d1a /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 20cf00152d005cdd519416f76fed40d1983d7ab4 (diff) |
Restrict AVD and VD parsing to the current element instead of the whole document
This CL changes the AVD xml parsing to parsing only within the current
element, which prevents AVD parsing from always skipping to the end of
the doucment. So things that are defined after AVD in the same document
can be picked up by the xml parser.
The same fix has been applied to VD as well.
BUG: 31865175
Test: Manually following comment #1 in the bug above
Change-Id: I4ebdce1eb2e92d6f6e2c37caed9607253d24602f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions