1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 12:00:51 +02:00

[Huawei] GT2 transaction crypted

This commit is contained in:
Damien 'Psolyca' Gaignon 2024-02-07 16:51:05 +01:00
parent bb5fe00643
commit d5cecc4a84
No known key found for this signature in database
GPG Key ID: 9E9404E5D9E11843

View File

@ -37,7 +37,6 @@ public class HuaweiWatchGT2Coordinator extends HuaweiBRCoordinator {
public HuaweiWatchGT2Coordinator() {
super();
getHuaweiCoordinator().setTransactionCrypted(false);
}
@Override