commit | cf3d122a9234414b7cd2aab340d1450f3e9da213 | [log] [tgz] |
---|---|---|
author | Shubham Ajmera <shubhamajmera@google.com> | Thu May 25 20:09:58 2017 -0700 |
committer | Shubham Ajmera <shubhamajmera@google.com> | Tue Jul 11 17:20:49 2017 +0000 |
tree | 5022b582d75f456fce0f6398014a3705528054ab | |
parent | d92d97dc284ec6c77932af09b0f513bab5e46c32 [diff] |
Allow DexFile#getDexOptNeeded to check case when downgrading is required The change in the API will allow comparison of compiler filter in case when downgrade is required. Previously, it used to only consider cases of compiler filter upgrades. Test: adb shell cmd package bg-dexopt-job Bug: 36598475 Change-Id: I07616b7441fd39f7e8477f1ec46e10d425a2d001