diff options
author | Deepanshu Gupta <deepanshu@google.com> | 2015-01-15 15:25:49 -0800 |
---|---|---|
committer | Deepanshu Gupta <deepanshu@google.com> | 2015-01-15 15:25:49 -0800 |
commit | b6864ac6cde109be320e18188209eb8420c585f1 (patch) | |
tree | 01e988af08b9869ffe7f5c1075763030fcdedb45 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 10b829e126482c54657371485ecf425b3f05bb0f (diff) |
Resource resolution fixes.
1. Some dynamic ids weren't created and resulted in ResourceNotFound
exceptions.
2. Prevent NPE if a style attribute (eg. style="?attr/foo"), which
cannot be resolved, is resolved. This effectively, also results in
making it harder to catch misconfigured themes. However, support
library does it, and we don't want to throw errors when the library is
working as intended.
Change-Id: I731d8fb9209eb72b464d235d1072d416e132970b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions