commit | 5eb0d38dabda4d17a315c557f07f457308d28fa7 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Jul 23 01:19:26 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Aug 05 11:32:52 2015 -0700 |
tree | 16c28cf7d8c1f27ae1daf813b8cfbc29aa0ff193 | |
parent | 46e0f460aa233a4a0ac161bfafde164357fe2b26 [diff] |
ART: Wire up DexToDexCompiler without extern The extern declaration actually had the wrong signature, a parameter was missing, and we never noticed. Remove the function field and extern. Add a header for the compiler. Use the header file. Change-Id: Ia4d4dd86211da6045709a45c7bf8430471d1b62b