1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-13 16:40:50 +02:00

[Huawei] Fix GT3(Pro) encrypted transaction

This commit is contained in:
Damien 'Psolyca' Gaignon 2024-03-23 21:50:09 +01:00
parent 78ee68f426
commit 731ca67dcb
No known key found for this signature in database
GPG Key ID: 9E9404E5D9E11843

View File

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