1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-02 09:46:24 +02:00

try to make mister travis happy

This commit is contained in:
Andreas Shimokawa 2016-03-03 16:07:59 +01:00
parent 3786e0b7f2
commit a96d042dce

View File

@ -90,6 +90,11 @@ public class TestDeviceSupport extends AbstractDeviceSupport {
}
@Override
public void onAppConfiguration(UUID appUuid, String config) {
}
@Override
public void onFetchActivityData() {