Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests] fix nightly APK tests for 32-bit emulators (#9308)
Context: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=10233028&view=logs&j=16e8a400-d09b-57ea-d2d5-3b6e79259973&t=469522d3-478a-58c1-dd99-cef151b877ac&l=4872 The APK tests on API 21 & 23 (maybe more) emulators fail with: [BT The app doesn't support ABI architectures of the device. Device ABIs: [x86], app ABIs: [arm64-v8a, x86_64]. Let's build `android-x86` as well for all APK tests, to fix this issue.
- Loading branch information