mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix documention for specifying a custom exolist.json
Issue: #9437 #minor-release PiperOrigin-RevId: 397273931
This commit is contained in:
parent
74c6ef9ba0
commit
985e73dec8
@ -174,7 +174,7 @@ file at `https://yourdomain.com/samples.exolist.json`, you can open it in the
|
||||
demo app using:
|
||||
|
||||
~~~
|
||||
adb shell am start -a com.android.action.VIEW \
|
||||
adb shell am start -a android.intent.action.VIEW \
|
||||
-d https://yourdomain.com/samples.exolist.json
|
||||
~~~
|
||||
{: .language-shell}
|
||||
|
Loading…
x
Reference in New Issue
Block a user