OSDN Git Service

Remove unused code for patching oat files.
authorRichard Uhler <ruhler@google.com>
Thu, 12 Jan 2017 15:27:45 +0000 (15:27 +0000)
committerRichard Uhler <ruhler@google.com>
Tue, 17 Jan 2017 09:34:40 +0000 (09:34 +0000)
commitc9f76628ce1dc54f852b689ed1722b7e154b2a9d
tree6f27d109c43d5e23a8b213e48021f5cd070a17f9
parentaa89a4c6fca095904521842c018399f1e3501a45
Remove unused code for patching oat files.

patchoat is now only used for patching images. It no longer needs to
support patching of non-PIC oat files. This change removes code from
patchoat that was specific to patching of non-PIC oat files.

Bug: 33192586
Test: m test-art-host
Test: device boots
Change-Id: I8918a708e441493a21f25d537ed0b74748bb9641
build/Android.gtest.mk
patchoat/patchoat.cc
patchoat/patchoat.h
runtime/dex2oat_environment_test.h