try to fix tests
This commit is contained in:
parent
58bbcb0035
commit
4e83742d6c
|
@ -94,7 +94,7 @@ public class TestDeviceSupport extends AbstractDeviceSupport {
|
|||
}
|
||||
|
||||
@Override
|
||||
public void onAppStart(UUID uuid) {
|
||||
public void onAppStart(UUID uuid, boolean start) {
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue