Merge "Ui should be UI in the javadoc" into qt-dev

am: 805c739ada

Change-Id: I467070af9f43a0d03ca64e4c5491aca548f9cd3d
This commit is contained in:
jiayuzhou
2019-04-15 19:35:53 -07:00
committed by android-build-merger

View File

@@ -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;