OSDN Git Service

Reject dex files that attempt to use unspecified class access flags
authorBen Gruver <bgruv@google.com>
Mon, 6 May 2013 17:47:25 +0000 (10:47 -0700)
committerBen Gruver <bgruv@google.com>
Mon, 6 May 2013 17:47:25 +0000 (10:47 -0700)
commitca3f0f5df3e1d8507de3fad42ae6e3cace7147b6
tree916459aa96f4666ba614f58563466aa1a474921b
parent69fcce644574d25339a71cfe2c9821bbfaf8b731
Reject dex files that attempt to use unspecified class access flags

Change-Id: Ib1ecf3dfe1856a9014c2e9b0d6a1725ba7617f98
vm/analysis/DexPrepare.cpp