This reverts commit ae7f543b7c
.
Reason for revert: Enabling dexpreopt for RISC-V (there is still no
compiler support, but dex2oat runs in verification mode and does
not attempt any compilation with https://r.android.com/2510739).
Change-Id: I0a6d0416bec51131f0a54c7ff5b0e194728452b1
The "generic_riscv64" product defines a non-hardware-specific riscv64 target without a bootloader. It is also the target to build the generic kernel image (GKI). It is not a product "base class"; no other products inherit from it or use it in any way.