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

Commit 42bf144e authored by jiayuzhou's avatar jiayuzhou Committed by android-build-merger
Browse files

Merge "Ui should be UI in the javadoc" into qt-dev am: 805c739a

am: 5272b7d6

Change-Id: Iee918715c4ecbbc0dabe8905ad317d22d8e91552
parents 75100309 5272b7d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ public class VoiceInteractionSession implements KeyEvent.Callback, ComponentCall

    /**
     * Flag for use with {@link #onShow}: indicates that the voice interaction service was invoked
     * from an Android automotive system Ui.
     * from an Android automotive system UI.
     */
    public static final int SHOW_SOURCE_AUTOMOTIVE_SYSTEM_UI = 1 << 7;