commit | 3e580bc9b248586fa5d87db2098fa5c5abb7afc1 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Tue Nov 08 16:23:07 2016 +0000 |
committer | Richard Uhler <ruhler@google.com> | Thu Nov 24 07:54:03 2016 +0000 |
tree | c87d2bd3929b7d38dce320417013b3c932e25352 | |
parent | 70a8426705571e84d83a060ae6abeb6d04cd2a17 [diff] |
Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. Relatively recent design changes made these functions equivalent to the Status function. Prefer to use the Status function instead to simplify the OatFileAssistant API, especially in preparation for expanding the number of possible Status results. Bug: 30937355 Test: oat_file_assistant_test Change-Id: Idfd594729210257f693f03ca823a8d54e74034c5