Create empty VerifiedMethod after vdex verification.
The compiler and quicken require the existence of a VerifiedMethod for compiling a method. This fixes the regression of not doing any compilation when passed --input-vdex. Test: 629-vdex-speed Change-Id: Ie65578eadd09099df1c1a403d96c15e5da78a901
Loading
Please sign in to comment