Test: Update emulator version from 31 to 33.

For all end-to-end tests, we currently run on a generic API 26 and newer API 31 emulator. Due to some issues on API 31, update to use an API 33 emulator.

Also, update documentation to mention issues on different emulator versions.

PiperOrigin-RevId: 509242743
This commit is contained in:
huangdarwin 2023-02-13 17:01:44 +00:00 committed by christosts
parent dcd1f6bc6b
commit 94f7d2f2e3

View file

@ -14,7 +14,7 @@ To generate new "expected" assets:
and can be run locally, using go/crow:
```shell
crow --device generic_phone --api_level 31 --arch x86
crow --device generic_phone --api_level 33 --arch x86
```
2. Run the test.