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

Commit c0559808 authored by Rich Slogar's avatar Rich Slogar Committed by Android Git Automerger
Browse files

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

* commit 'a7ade2f7':
  docs: remove adb install option
parents f2a4968b a7ade2f7
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.