commit | 3092f99ae63f12f5c18d40f21616c98f2b6c62af | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Thu Jul 25 15:14:01 2019 -0700 |
committer | Eric Holk <eholk@google.com> | Fri Jul 26 09:42:41 2019 -0700 |
tree | 7b0114acfb0a8d85c1688ddca0c3913353de7d8b | |
parent | a0b2086373140496b131233ea44979098b9dedff [diff] |
[viewcompiler] Add static field get instructions to DexBuilder This allows us to generate code that can read static fields in a class. Once we include several other field operations, we will be able to generate more specialized inflation code in the view compiler. Bug: 111895153 Change-Id: Ia11195b1cea6d5a3ddbc60d972922586a062c853