am a7ade2f7: Merge "docs: remove adb install option" into lmp-docs

* commit 'a7ade2f7f0c496cb12edfc4ae805fd08c9c2359d':
  docs: remove adb install option
This commit is contained in:
Rich Slogar
2015-04-13 18:30:29 +00:00
committed by Android Git Automerger

View File

@@ -962,7 +962,6 @@ install [options] <PATH>
</code></td>
<td>Installs a package (specified by {@code &lt;PATH>}) to the system. <p>Options:
<ul>
<li>{@code -l}: Install the package with forward lock.
<li>{@code -r}: Reinstall an exisiting app, keeping its data.
<li>{@code -t}: Allow test APKs to be installed.
<li>{@code -i &lt;INSTALLER_PACKAGE_NAME>}: Specify the installer package name.