Enable BOARD_USES_GENERIC_KERNEL_IMAGE := true. In addition: - Disable recovery_as_boot - Disable recovery (PRODUCT_BUILD_RECOVERY_IMAGE=false) Test: builds, and mmma packages/modules/Gki Bug: 156098440 Change-Id: If6988f6b44f098ed8f1dc214eee1f2223fd03ae8
The "generic_arm64" product defines a non-hardware-specific arm64 target without a kernel or bootloader. It is not a product "base class"; no other products inherit from it or use it in any way.