summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authory <rtmitchell@google.com>2018-04-18 11:29:09 -0700
committery <rtmitchell@google.com>2018-04-18 11:46:53 -0700
commit9efbbef2e060cd5e05f5b652ba5c7aaf687f64d6 (patch)
treea906595eedebc28b14a4e86e135b225eb1d5d79b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent34a0b18a5c730e4fa16e27c63ed0cd79a6df188e (diff)
AAPT2: Support id reference chaining from AAPT
AAPT would allow for ids to be declared in the form: <item name="name" type="id>@id/other</item> @id/name should hold a reference to @id/other. When getResources().getValue() is called on R.id.name with resolveRefs enabled, the resuling reference should be R.id.other. Bug: 69445910 Test: Created tests for correct parsing of id references and correct resolving of deep references Change-Id: Id1feb37b2565c213dc6a19b4c401906260d7fc14
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions