mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Docs: Update broken bitmap test README link.
Also, update API level per the test now using API 31 PiperOrigin-RevId: 488359535
This commit is contained in:
parent
0cd1edd834
commit
f38a5a4963
@ -10,11 +10,11 @@ To generate new "expected" assets:
|
||||
|
||||
1. Start an emulator with the same configuration as on presubmit. The emulator
|
||||
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:
|
||||
|
||||
```shell
|
||||
crow --device generic_phone --api_level 30 --arch x86
|
||||
crow --device generic_phone --api_level 31 --arch x86
|
||||
```
|
||||
|
||||
2. Run the test.
|
||||
|
Loading…
x
Reference in New Issue
Block a user