commit | 731ee93c86f610d2c85ed86681659286f83ab243 | [log] [tgz] |
---|---|---|
author | Omer Ozer <omerozer@google.com> | Tue Jan 23 20:47:02 2024 +0000 |
committer | Roshan <rpius@google.com> | Tue Jul 23 09:38:31 2024 -0700 |
tree | 6fcbdcdb7205e75b5a39a063d091cd30878238b0 | |
parent | 90ef65626c495424c83b276dc36e06544595a09a [diff] [blame] |
Deprecate methods on CardEmulation in favor of Wallet Role. Bug: 315194263 Test: local Merged-In: I1fe8d6a7cc05086040ea662a3bc57b50aff4916c Change-Id: I1fe8d6a7cc05086040ea662a3bc57b50aff4916c
diff --git a/nfc/Android.bp b/nfc/Android.bp index 2a01b3f..5207873 100644 --- a/nfc/Android.bp +++ b/nfc/Android.bp
@@ -38,6 +38,7 @@ name: "framework-nfc", libs: [ "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage + "framework-permission-s", ], static_libs: [ "android.nfc.flags-aconfig-java",