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",