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

Commit b53786d9 authored by Sandeep Siddhartha's avatar Sandeep Siddhartha Committed by Android Git Automerger
Browse files

am 37b7632a: am bc916b22: Fix checkbuild error due to javadoc reference to hidden class

* commit '37b7632a':
  Fix checkbuild error due to javadoc reference to hidden class
parents 5b73e365 37b7632a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -48,8 +48,7 @@ public abstract class HotwordRecognitionService extends Service {
    private static final boolean DBG = false;

    /**
     * Key used to retrieve a string to be displayed to the user passed to the
     * {@link android.speech.hotword.HotwordRecognitionListener#onHotwordEvent(int, Bundle)} method.
     * Key used to retrieve a string to be displayed to the user.
     */
    public static final String KEY_PROMPT_TEXT = "prompt_text";