commit | ccfb3cfb9cc7656c868b0bd9683fc24ebcbd652e | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Feb 20 10:39:34 2019 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Feb 20 13:29:52 2019 +0000 |
tree | 1a118c957641dc4def7dbd3017bea82db92f9021 | |
parent | 27c8800af03d6fba6611dc6a60164a3c4cd3fa32 [diff] |
Revert^2: dexopt: Fix target-sdk-version argument creation Refactor CL I8fdf96cfe0343042d1a868ca09e6c6b9a629b967 has a typo which leaves the target-sdk-version argument of dex2oat always empty. Fix the issue. This reverts commit 142836515437bec4545d982387895190b8e5c678. Test: manual inspection of command line arguments Test: adb shell pm compile -m speed <package> Change-Id: I6b92e8c595e3c00d71ab13d976ee43f58d1a0013