Skip to content

Commit a11e1df

Browse files
committed
Test Pipeline still fails for other issues
1 parent 331902d commit a11e1df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • android/hello_sdl_android/src/main/java/com/sdl/hellosdlandroid

android/hello_sdl_android/src/main/java/com/sdl/hellosdlandroid/SdlService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public LifecycleConfigurationUpdate managerShouldUpdateLifecycle(Language langua
256256
* Send some voice commands
257257
*/
258258
private void setVoiceCommands(){
259-
259+
List<String>
260260
List<String> list1 = Collections.singletonList("Command One");
261261
List<String> list2 = Collections.singletonList("Command two");
262262

0 commit comments

Comments
 (0)