add Ledger Nano S to supported devices

This commit is contained in:
Vincent Breitmoser
2018-06-07 14:23:57 +02:00
parent 122a8d97f8
commit 0c0c095ad8

View File

@@ -128,7 +128,8 @@ public abstract class SecurityTokenInfo implements Parcelable {
TokenType.NITROKEY_START_OLD,
TokenType.NITROKEY_START_1_25_AND_NEWER,
TokenType.GNUK_OLD,
TokenType.GNUK_1_25_AND_NEWER
TokenType.GNUK_1_25_AND_NEWER,
TokenType.LEDGER_NANO_S
)));
private static final Set<TokenType> SUPPORTED_USB_SETUP = Collections.unmodifiableSet(new HashSet<>(Arrays.asList(