commit | be72cede95c9a424c3e73bd46a7e01d72b97fd11 | [log] [tgz] |
---|---|---|
author | Tor Norbye <tnorbye@google.com> | Fri May 12 15:57:28 2017 -0700 |
committer | Tor Norbye <tnorbye@google.com> | Fri May 12 15:58:38 2017 -0700 |
tree | b419feedc1f8b781c3d7c04dcccb6f75e63109bc | |
parent | acd0fab740f12ea6c3d370ca06fd7d97f45d2dee [diff] |
@IntDef and @StringDef must have source retention They reference constant references, not constant values, and this cannot be expressed in the .class file for annotations; the data is instead extracted at build time into external annotation data files. Test: Manual Change-Id: I06b366ba8815d1da40e6cbf906ebae09899c1b8e