mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 12:56:49 +01:00
[Huawei] refactor: removed isExperimental override
This commit is contained in:
parent
8860b4b678
commit
7a50df61b8
@ -34,11 +34,6 @@ public class HuaweiWatchFit2Coordinator extends HuaweiBRCoordinator {
|
||||
getHuaweiCoordinator().setTransactionCrypted(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isExperimental() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public DeviceType getDeviceType() {
|
||||
return DeviceType.HUAWEIWATCHFIT2;
|
||||
|
Loading…
Reference in New Issue
Block a user