aosp12/art/test/Dex2oatVdexPublicSdkDex
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
Class.smali init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Integer.smali init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Number.smali init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Object.smali init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Readme.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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.