OSDN Git Service

Add missing break statement to fix cts test
authorAmith Yamasani <yamasani@google.com>
Tue, 10 Jan 2017 23:05:00 +0000 (15:05 -0800)
committerAmith Yamasani <yamasani@google.com>
Tue, 10 Jan 2017 23:45:00 +0000 (15:45 -0800)
commit61019113c4abdaa52950998d971d19ed8c04ad74
tree20511cca249eb194aab98ce06437c0d8b1d062da
parentcfe182001f339696044b710811c169d80c28d075
Add missing break statement to fix cts test

Fix CTS test LocalVoiceInteractionTest#testLifecycle

Fixes: 34194821
Test: cts-tradefed run commandAndExit cts --skip-device-info
--skip-system-status-check --abi=armeabi-v7a -m
CtsVoiceInteractionTestCases -t
android.voiceinteraction.cts.LocalVoiceInteractionTest#testLifecycle
Change-Id: If14126e645b2d0a1307404e2f50088b3994abce2
core/java/android/app/ActivityThread.java