commit | a7aba20dd2f98263b7b7b45830a8ec8f2eec70fe | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Apr 01 17:27:14 2024 +0000 |
committer | Roshan <rpius@google.com> | Tue Jul 23 09:38:34 2024 -0700 |
tree | 0b87408fb58784c4bef8a10722170b028650b1e6 | |
parent | 9a72832ad42718d963a2a786b1762cf9362ea6e4 [diff] [blame] |
nfc(api): Link against framework-permission Bug: 332322437 Merged-In: Ia6463c5de0772e82b104e18d84e2a2d839ff12dc Change-Id: Ia6463c5de0772e82b104e18d84e2a2d839ff12dc Test: Compiles (need to verify on the 24Q3-beta-release branch)
diff --git a/nfc/Android.bp b/nfc/Android.bp index 7f21c09..3abffd0 100644 --- a/nfc/Android.bp +++ b/nfc/Android.bp
@@ -39,6 +39,7 @@ libs: [ "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage "framework-permission-s", + "framework-permission", ], static_libs: [ "android.nfc.flags-aconfig-java",