Commit 985e73de by olly Committed by Oliver Woodman

Fix documention for specifying a custom exolist.json

Issue: #9437
#minor-release
PiperOrigin-RevId: 397273931
parent 74c6ef9b
Showing with 1 additions and 1 deletions
...@@ -174,7 +174,7 @@ file at `https://yourdomain.com/samples.exolist.json`, you can open it in the ...@@ -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}
......
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