mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Add uncrypted transactions for GT2
This commit is contained in:
parent
e974d00104
commit
a64317fe7a
@ -37,6 +37,7 @@ public class HuaweiWatchGT2Coordinator extends HuaweiBRCoordinator {
|
|||||||
|
|
||||||
public HuaweiWatchGT2Coordinator() {
|
public HuaweiWatchGT2Coordinator() {
|
||||||
super();
|
super();
|
||||||
|
getHuaweiCoordinator().setTransactionCrypted(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user