commit | 91c8baf793942f106a3a92a8fc6dc9dc206f5f07 | [log] [tgz] |
---|---|---|
author | Omer Ozer <omerozer@google.com> | Tue Jan 23 20:47:02 2024 +0000 |
committer | Omer Ozer <omerozer@google.com> | Tue Feb 13 04:22:30 2024 +0000 |
tree | 0f13f324fd74f66c081aa22fe8df8da6e664c524 | |
parent | 4eac1b08d934f87d55910d3790f39b8bcd5573b5 [diff] [blame] |
Deprecate methods on CardEmulation in favor of Wallet Role. Bug: 315194263 Test: local Change-Id: I1fe8d6a7cc05086040ea662a3bc57b50aff4916c
diff --git a/nfc/Android.bp b/nfc/Android.bp index 7136866..767d156 100644 --- a/nfc/Android.bp +++ b/nfc/Android.bp
@@ -37,6 +37,7 @@ name: "framework-nfc", libs: [ "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage + "framework-permission-s", ], static_libs: [ "android.nfc.flags-aconfig-java",