mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-24 08:37:32 +01:00
Set transaction encryption to false
This commit is contained in:
parent
0ed9e5b1a8
commit
e974d00104
@ -36,6 +36,7 @@ public class HonorMagicWatch2Coordinator extends HuaweiBRCoordinator {
|
||||
|
||||
public HonorMagicWatch2Coordinator() {
|
||||
super();
|
||||
getHuaweiCoordinator().setTransactionCrypted(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user