commit | 052164ae786d40e3e94cecd6c55cdd25fca99ea3 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Apr 27 13:54:18 2016 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Wed Apr 27 16:33:02 2016 +0100 |
tree | 6bd48f23cb03b4675e2f9934abd344a13f97a21f | |
parent | 4e377e58066ccef401276d7d0985521e5e63d1fb [diff] |
Fix string patch target retrieval in OatWriter. Use the correct dex cache for retrieving the target string for const-string inlined across dex files. This affects only the boot image built in non-debuggable mode because we do not inline at all in debuggable mode. No regression test is provided because we do not have the infrastructure to compile test code into the boot image. Change-Id: I203419570a22ad78f30a385628ac6b57aea5bec1