Commit afb7926a by huangdarwin Committed by Ian Baker

Docs: Update broken bitmap test README link.

Also, update API level per the test now using API 31

PiperOrigin-RevId: 488359535
parent 680f0c3a
...@@ -10,11 +10,11 @@ To generate new "expected" assets: ...@@ -10,11 +10,11 @@ To generate new "expected" assets:
1. Start an emulator with the same configuration as on presubmit. The emulator 1. Start an emulator with the same configuration as on presubmit. The emulator
is given is given
[here](cs/target_device%20f:media/libraries/transformer/src/androidTest/BUILD) [here](http://cs/f:transformer/src/androidTest/BUILD$%20test_e2e_)
and can be run locally, using go/crow: and can be run locally, using go/crow:
```shell ```shell
crow --device generic_phone --api_level 30 --arch x86 crow --device generic_phone --api_level 31 --arch x86
``` ```
2. Run the test. 2. Run the test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment