Understood. I'm actually thinking about a product design for an aarch64-based industrial controller.
I'd want to run all of the machine interfaces directly on Linux, but am interested in using Android for everything user-facing. Could I get away with running Cuttlefish in KVM (on an aarch64 SOC) and get OK performance? I'm thinking that it could be a good way to keep the important stuff isolated.
A lot of our CI targets run android in this configuration.