Skip to content

Commit

Permalink
Delete redundant instruction about Release folder.
Browse files Browse the repository at this point in the history
Change-Id: I8a98bd08db886652b5a75a26495844fdb62633e0
Reviewed-on: https://chromium-review.googlesource.com/487061
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Commit-Queue: Yipeng Wang <yipengw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#467087}
  • Loading branch information
Yipeng Wang authored and Commit Bot committed Apr 25, 2017
1 parent 06770ac commit 613ba69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/android_build_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,7 @@ build/android/adb_install_apk.py out/Default/apks/ContentShell.apk
```

this will build and install an Android apk under
`out/Default/apks/ContentShell.apk`. (Where `Release` is the name of your build
directory.)
`out/Default/apks/ContentShell.apk`.

If you use custom out dir instead of standard out/ dir, use
CHROMIUM_OUT_DIR env.
Expand Down

0 comments on commit 613ba69

Please sign in to comment.