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

This commit is contained in:
Rich Slogar
2015-04-13 18:13:09 +00:00
committed by Android (Google) Code Review

View File

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