try to fix tests

live-activity-data
Andreas Shimokawa 2015-09-17 15:35:25 +02:00
parent 58bbcb0035
commit 4e83742d6c
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ public class TestDeviceSupport extends AbstractDeviceSupport {
}
@Override
public void onAppStart(UUID uuid) {
public void onAppStart(UUID uuid, boolean start) {
}