try to make mister travis happy
This commit is contained in:
parent
3786e0b7f2
commit
a96d042dce
|
@ -90,6 +90,11 @@ public class TestDeviceSupport extends AbstractDeviceSupport {
|
|||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onAppConfiguration(UUID appUuid, String config) {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onFetchActivityData() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue