mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +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…
Reference in New Issue
Block a user