Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7ade2f7 authored by Rich Slogar's avatar Rich Slogar Committed by Android (Google) Code Review
Browse files

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

parents 3a77a8ae 50c7c5a2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.