You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| buildtools | 4 years ago | |
| retrace | 4 years ago | |
| Android.bp | 4 years ago | |
| LICENSE | 4 years ago | |
| MODULE_LICENSE_BSD | 4 years ago | |
| NOTICE | 4 years ago | |
| README.android | 4 years ago | |
| d8 | 4 years ago | |
| d8-compat-dx | 4 years ago | |
| d8.bat | 4 years ago | |
| r8-compat-proguard | 4 years ago | |
| r8.jar | 4 years ago | |
| r8.jar.map | 4 years ago | |
| retrace-r8.sh | 4 years ago | |
README.android
- D8 is a dexer that converts java byte code to dex code. - R8 is a java program shrinking and minification tool that converts java byte code to optimized dex code. Sources available from: git clone https://r8.googlesource.com/r8