commit | eaf77e1d3a6ad4995ddd92a429802cffbf0f0209 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Wed Apr 25 15:00:50 2018 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Tue May 01 11:11:55 2018 -0700 |
tree | 17a7b20a176b55367acf6655c0f77cc998b48864 | |
parent | dc34eb605520a7f4f9401c4569a2573171111e9d [diff] |
AAPT2: Fixed id parsing error A previous change, editied the logic for parsing ids to allow for ids to reference other ids. This change though caused a regression that made ids in the form '<id name="name" />' cease to parse. This changes fixes that regression. Bug: 78513618 Test: Updated tests in ResourceParser_test.cpp Change-Id: I3608bb764464e951a50910be55e199c6ec575d09