mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-24 16:47: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() {
|
public HonorMagicWatch2Coordinator() {
|
||||||
super();
|
super();
|
||||||
|
getHuaweiCoordinator().setTransactionCrypted(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user