OSDN Git Service

Don't return kPatchOatNeeded if there is no patch info.
authorRichard Uhler <ruhler@google.com>
Tue, 29 Mar 2016 20:27:41 +0000 (13:27 -0700)
committerRichard Uhler <ruhler@google.com>
Tue, 29 Mar 2016 21:25:35 +0000 (14:25 -0700)
commitd1537b569b6cd18297c5e02d13cdd588c4366c51
treea52961e7dbd098c0649e18123d2ad16fa6f69145
parente28ad4b91591c226ed404a2b01104bb99bfeb28f
Don't return kPatchOatNeeded if there is no patch info.

Bug: 27693977
Change-Id: Ie1f27cc45f3cb434108a375136480cb92fd95e26
dex2oat/dex2oat.cc
runtime/oat.cc
runtime/oat.h
runtime/oat_file.cc
runtime/oat_file.h
runtime/oat_file_assistant.cc
runtime/oat_file_assistant.h
runtime/oat_file_assistant_test.cc