diff options
Diffstat (limited to 'nfc/1.0')
-rw-r--r-- | nfc/1.0/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nfc/1.0/Android.bp b/nfc/1.0/Android.bp index 9584636d56..9b8b095ca1 100644 --- a/nfc/1.0/Android.bp +++ b/nfc/1.0/Android.bp @@ -49,6 +49,7 @@ cc_library_shared { "libhidlbase", "libhidltransport", "libhwbinder", + "liblog", "libutils", "libcutils", ], |