OSDN Git Service

Fix dexdiag start end address
authorDavid Sehr <sehr@google.com>
Fri, 7 Apr 2017 23:56:46 +0000 (16:56 -0700)
committerDavid Sehr <sehr@google.com>
Fri, 7 Apr 2017 23:56:46 +0000 (16:56 -0700)
commitc0e638f0608bd6f3422ac7f1f1380d6ef56527a3
treec25bf897b3bbbaf357a5a19f9bd5cfe2aa20a0f2
parentb361403515606c4b287b43a9dbb45d29d8d90cba
Fix dexdiag start end address

The end address was computed incorrectly due to a mix-up between pages
and addresses.

Bug: 35800981
Test: dexdiag -s `pid zygote`
Change-Id: I25d6c4b9a1e5395dc05b276111d9ec63c45951e0
dexlayout/dexdiag.cc