[doc] Add link to android testing in Build for android doc (#11766)

This commit is contained in:
Rachel Guo 2022-06-08 15:01:55 -07:00 committed by GitHub
parent 089b57d410
commit 782c90d6d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,3 +129,6 @@ If you want to use NNAPI Execution Provider on Android, see [NNAPI Execution Pro
Android NNAPI Execution Provider can be built using building commands in [Android Build instructions](#android-build-instructions) with `--use_nnapi`
## Test Android changes using emulator
See [Testing Android Changes using the Emulator](https://github.com/microsoft/onnxruntime/blob/master/docs/Android_testing.md).