Expand ALL_FUZZER_SUPPORTED_ARCH to include all Android supported archs

Upstream it declares X86 as the only supported libfuzzer arch, to
prevent issues with cross compilation. This change adds all the Android
supported archs to ALL_FUZZER_SUPPORTED_ARCH. We need to figure out a
way to upstream a proper fix for this.

Bug: 70819574
Change-Id: I34132b41a1138611afc5c87f26bc4bd0d5c7e1c9
1 file changed