Adding NFC Key to Card operation, accessible from Edit Key activity.
This commit is contained in:
@@ -167,6 +167,7 @@ public class OpenPgpService extends RemoteService {
|
||||
Intent data, RequiredInputParcel requiredInput) {
|
||||
|
||||
switch (requiredInput.mType) {
|
||||
case NFC_KEYTOCARD:
|
||||
case NFC_DECRYPT:
|
||||
case NFC_SIGN: {
|
||||
// build PendingIntent for YubiKey NFC operations
|
||||
|
||||
Reference in New Issue
Block a user