diff options
| author | Steven Moreland <smoreland@google.com> | 2016-11-21 16:28:54 -0800 |
|---|---|---|
| committer | Steven Moreland <smoreland@google.com> | 2016-11-21 16:28:54 -0800 |
| commit | f8d68ec8555a92b8f3a2f534a90a6cab8cb669c6 (patch) | |
| tree | 46cff22d07e427d8e74ac5a2f9223893ea5397c9 /broadcastradio | |
| parent | 17452436fb4b1c8171b7c24ea3d1cec04302eb9c (diff) | |
| download | android_hardware_interfaces-f8d68ec8555a92b8f3a2f534a90a6cab8cb669c6.tar.gz android_hardware_interfaces-f8d68ec8555a92b8f3a2f534a90a6cab8cb669c6.tar.bz2 android_hardware_interfaces-f8d68ec8555a92b8f3a2f534a90a6cab8cb669c6.zip | |
Update makefiles for logging.
Bug: 32943424
Test: pass
Change-Id: Ic88ce6adf04e0e36db53e4cc06ac2ec5a90c011c
Diffstat (limited to 'broadcastradio')
| -rw-r--r-- | broadcastradio/1.0/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/broadcastradio/1.0/Android.bp b/broadcastradio/1.0/Android.bp index a876ac260..1b40acf22 100644 --- a/broadcastradio/1.0/Android.bp +++ b/broadcastradio/1.0/Android.bp @@ -65,6 +65,7 @@ cc_library_shared { "libhidlbase", "libhidltransport", "libhwbinder", + "liblog", "libutils", "libcutils", ], |
