diff options
author | Alan Viverette <alanv@google.com> | 2016-01-06 15:27:35 -0500 |
---|---|---|
committer | Alan Viverette <alanv@google.com> | 2016-01-06 15:27:35 -0500 |
commit | 10979613899ca3963c7d64d25d5f8ef7db1dde84 (patch) | |
tree | 3f78ddc135b202f304bb7f2d94c2aa2c9a3fd555 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f43f627fc97e70d79345192654c65ba87f0a4efb (diff) |
Cache XML blocks against file name rather than resource ID
Caching against resource ID leads to incorrect cache hits, since multiple
files (ex. within drawable-mdpi, drawable-ldpi) may map to the same ID.
Also adds nullability annotations.
Bug: 26400880
Change-Id: I4d83caf3c44dc9b546511753e9e72171e8850eb2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions