aosp12/prebuilts/r8
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
retrace init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
LICENSE init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
METADATA init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
MODULE_LICENSE_BSD init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
NOTICE init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.android init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
d8 init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
d8-compat-dx init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
d8.bat init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
r8-compat-proguard init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
r8.jar init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
r8.jar.map init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
retrace-r8.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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