Fix documention for specifying a custom exolist.json

Issue: #9437
#minor-release
PiperOrigin-RevId: 397273931
This commit is contained in:
olly 2021-09-17 10:22:31 +01:00 committed by Oliver Woodman
parent 74c6ef9ba0
commit 985e73dec8

View File

@ -174,7 +174,7 @@ file at `https://yourdomain.com/samples.exolist.json`, you can open it in the
demo app using: 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 -d https://yourdomain.com/samples.exolist.json
~~~ ~~~
{: .language-shell} {: .language-shell}