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

try to fix tests

This commit is contained in:
Andreas Shimokawa 2015-09-17 15:35:25 +02:00
parent 58bbcb0035
commit 4e83742d6c

View File

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