Hi,
I'm trying to understand which methods exist to execute Syzkaller on Android, and how to set them up - physical devices, emulated devices, or Android kernel with QEMU.
1. Syzbot dashboard shows various versions of Android are fuzzed. What setup exactly does syzbot use?
2. Is it possible to use physical Android devices? The docs (setup_linux-host_android-device_arm-kernel) mention using a serial port or Suzy-Q cable. Is this doable? How can one obtain a Suzy-Q cable?
3. Is it possible to use emulated device (with Android Studio's emulator, for example)? Is there a clear doc about such setup?
4. Is the doc for arm kernel (setup_linux-host_qemu-vm_arm64-kernel) relevant for Android kernel in particular?
Cheers,