diff options
author | Vladimir Marko <vmarko@google.com> | 2020-01-30 13:56:13 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2020-02-03 16:40:25 +0000 |
commit | f9dfd77182296cd9161784bc0b9babf4f22a90c7 (patch) | |
tree | 8abbce5a0fc5cf7b46979cb6d47a19a6106d0297 /compiler/optimizing/optimizing_compiler.cc | |
parent | c70b84e7680663c3a41a119570ecd5f708ce4d76 (diff) |
Update VMRuntime.isBootClassPathOnDisk()...
... for the new boot image location specification.
In particular, use only the first component and, if there is
no path, use path from the first boot class path component.
Test: aosp_taimen-userdebug boots
Test: adb root && \
adb shell stop && \
adb shell setprop dalvik.vm.boot-image \
'boot.art:boot-framework.art' &&
adb shell start # Starts correctly.
Test: adb root && \
adb shell stop && \
adb shell setprop dalvik.vm.boot-image \
'boot.art:/system/framework/boot-framework.art' &&
adb shell start # Starts correctly.
Bug: 119868597
Change-Id: Ifae2a005b7c6b8625d744eca2df763e3f6f5d0fb
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions