OSDN Git Service

Add dex file verification check for dexlayout output file.
authorJeff Hao <jeffhao@google.com>
Fri, 10 Mar 2017 02:14:48 +0000 (18:14 -0800)
committerJeff Hao <jeffhao@google.com>
Fri, 10 Mar 2017 02:14:48 +0000 (18:14 -0800)
commitb756815e581e2bcc3db7ee0cb3ae6c031fb22ae8
treec49999dc1d8683d14d628f1e595f86900368bc93
parent74f94dd8edb4a6070f6f7bfef6d28a8b4a21fc30
Add dex file verification check for dexlayout output file.

For debug builds, run the output dex file of dexlayout through the dex
file verifier as a sanity check.

Bug: 36107940
Test: mm test-art-host
Change-Id: I2b556db32cfd360cc4fe8d1d080508deebd27aa0
dexlayout/dexlayout.cc