Fix dexopt dump
Dexopt dump prints the status of primary oat file instead of secondary. We cannot get the secondary dex file status without an installd call so this CL just removes the status line. (cherry picked from commit cf72222f) Bug: 65843255 Test: adb shell dumpsys package dexopt Merged-In: I76028704267eed68ba8c51f45ce8b54f403cc255 Change-Id: I76028704267eed68ba8c51f45ce8b54f403cc255
Loading
Please register or sign in to comment