tree: 5add3c63c5d32dfd3f3ef07902096ad8886d5065 [path history] [tgz]
  1. Class.smali
  2. Integer.smali
  3. Number.smali
  4. Object.smali
  5. Readme.md
test/Dex2oatVdexPublicSdkDex/Readme.md

This dex file redefines some popular java.lang classes in order to assist with testing sdk-based verification.

Each of these classes only defines the stubs for a limited number of methods and fields. They are compiled into a dex file and passed to dex2oat to simulate a proper SDK-stub jars. The methods not declared here should not be resolved.