commit | ab660a7fde368f30d88af7e4c864b5489dcd44f3 | [log] [tgz] |
---|---|---|
author | Jake Wharton <jakew@google.com> | Fri Jun 08 17:56:55 2018 -0400 |
committer | Jake Wharton <jakew@google.com> | Mon Jun 11 11:33:17 2018 -0400 |
tree | 93863c209d635eca6bb60e97487094e474669e7e | |
parent | aa035cf77bad6db95221680654f0cf32c95fd3b9 [diff] |
Only keep default constructor of manifest items Reflection-based instantiation of manifest-declared types is only done on the default (aka no-argument) constructor. While these types are unlikely to have alternate constructors (unlike the others listed in the bug), there's no reason to generate overly keep-y rules for them. Bug: 37123156 Test: make aapt2_tests Change-Id: Ic83a2671a54ea5dd558bfcacf033a60e9568ab8c