mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue