Commit fd6b0d15 by leonwind Committed by Marc Baechinger

Fix outdated command in bitmap/README.md.

* The command changed after creating a custom effects module.

PiperOrigin-RevId: 474777823
parent 005b73c8
......@@ -23,7 +23,7 @@ To generate new "expected" assets:
```shell
adb pull \
/sdcard/Android/data/com.google.android.exoplayer2.transformer.test/cache/drawFrame_rotate90_actual.png \
/sdcard/Android/data/androidx.media3.effect.test/cache/drawFrame_rotate90_actual.png \
third_party/java_src/android_libs/media/libraries/test_data/src/test/assets/media/bitmap/sample_mp4_first_frame/rotate90.png
```
......
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