OSDN Git Service

Manually unrelocate odex files generated for test.
authorRichard Uhler <ruhler@google.com>
Mon, 10 Aug 2015 21:47:41 +0000 (14:47 -0700)
committerRichard Uhler <ruhler@google.com>
Tue, 18 Aug 2015 16:26:40 +0000 (09:26 -0700)
commit93aa210bd8bfa5e1e64eca329115617b3ab76fae
treed5f27c0e24d388174926399f9292b6ec3bb11377
parenta539ec06503766fcad4be71480c194a225fb037c
Manually unrelocate odex files generated for test.

With this change, the oat file assistant test will work properly in
the case where the image happens to be randomly relocated by a delta
of 0.

Bug: 22599792
Change-Id: Id17bf7ef7644e7bc7980c120c0aa9b6e57673ec6
runtime/oat_file_assistant_test.cc