commit | 5fd321ce8975ca529ea32dd00310209b782fa359 | [log] [tgz] |
---|---|---|
author | Omer Ozer <omerozer@google.com> | Thu Jun 06 16:31:14 2024 +0000 |
committer | Roshan <rpius@google.com> | Tue Jul 23 12:57:06 2024 -0700 |
tree | 864e68e546ec1a04400def0094eca62e032364dd | |
parent | 61830d5f774ad7078e13b27a93978b3f236258cb [diff] |
Adding wallet payment service to log protos for nfc. Bug: 345268190 Test: manual Merged-In: I5a55be1d3b906f8b70482869864e37958a6f27f7 Change-Id: I5a55be1d3b906f8b70482869864e37958a6f27f7
diff --git a/core/proto/android/nfc/card_emulation.proto b/core/proto/android/nfc/card_emulation.proto index 9c3c6d7..81da30d 100644 --- a/core/proto/android/nfc/card_emulation.proto +++ b/core/proto/android/nfc/card_emulation.proto
@@ -59,6 +59,7 @@ optional .android.content.ComponentNameProto foreground_requested = 5; optional .android.content.ComponentNameProto settings_default = 6; optional bool prefer_foreground = 7; + optional .android.content.ComponentNameProto wallet_role_holder_payment_service = 8; } // Debugging information for com.android.nfc.cardemulation.EnabledNfcFServices