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

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

am ef43b761: am 2edf372e: fix javadoc error

* commit 'ef43b761':
  fix javadoc error
parents c3427dc4 ef43b761
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -772,8 +772,7 @@ public boolean onCreateOptionsMenu(Menu menu) {
/** Defines a default (dummy) share intent to initialize the action provider.
  * However, as soon as the actual content to be used in the intent
  * is known or changes, you must update the share intent by again calling
  * mShareActionProvider.{@link
  * android.support.v7.widget.ShareActionProvider#setShareIntent setShareIntent()}
  * mShareActionProvider.{@link android.support.v7.widget.ShareActionProvider#setShareIntent setShareIntent()}
  */
private Intent getDefaultIntent() {
    Intent intent = new Intent(Intent.ACTION_SEND);