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

Commit b38666cc authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am afd3d19b: am 9186aaaa: am 2bbaf754: am 80235ca7: am 6c9d6373: am f216ded9:...

am afd3d19b: am 9186aaaa: am 2bbaf754: am 80235ca7: am 6c9d6373: am f216ded9: Merge "docs: clarify usage for adb am component option" into jb-mr1-dev

# Via Android Git Automerger (5) and others
* commit 'afd3d19b':
  docs: clarify usage for adb am component option
parents a944deef afd3d19b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -690,7 +690,8 @@ specify the intent with the following options:</p>
      <dd>Specify an intent category, such as "android.intent.category.APP_CONTACTS".

  <dt>{@code -n &lt;COMPONENT>}</dt>
      <dd>Specify the component name with package name prefix to create an explicit intent.
      <dd>Specify the component name with package name prefix to create an explicit intent, such
      as "com.example.app/.ExampleActivity".

  <dt>{@code -f &lt;FLAGS>}</dt>
      <dd>Add flags to the intent, as supported by {@link