Android AOSP has started specifying -m aarch64_elf64_le_vec as supported by gold and BFD. This is a simple change to add the emulation so that LLD doesn't immediately error when used as a linker in an AOSP build.
See https://android.googlesource.com/platform/build/soong/+/master/cc/config/arm64_device.go#31