commit | 84d9a81c7df07609e5e77cce1baafb3730cc4133 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Sep 18 17:40:48 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Nov 01 17:20:57 2017 -0700 |
tree | 611c5471e443ecc6d44aa7c7779473cf570286dd | |
parent | f1167ced38b51b887a4c3e24a5539ab30dd0044e [diff] |
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 cf72222f41f4ce73302274d2e8b4fcc735c3bd00) Bug: 65843255 Test: adb shell dumpsys package dexopt Merged-In: I76028704267eed68ba8c51f45ce8b54f403cc255 Change-Id: I76028704267eed68ba8c51f45ce8b54f403cc255