summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2016-11-22 17:25:36 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-11-22 17:25:36 +0000
commitbbff14d4bb5345d605fcfb8040e5bfe1f4110aa5 (patch)
tree2362154f72dce5417a38e9ff5cfb301cd107e8f2 /tv
parentb74aac81074405dbccfc8bfc20bdc33b3eff2409 (diff)
parentf8d68ec8555a92b8f3a2f534a90a6cab8cb669c6 (diff)
downloadplatform_hardware_interfaces-bbff14d4bb5345d605fcfb8040e5bfe1f4110aa5.tar.gz
platform_hardware_interfaces-bbff14d4bb5345d605fcfb8040e5bfe1f4110aa5.tar.bz2
platform_hardware_interfaces-bbff14d4bb5345d605fcfb8040e5bfe1f4110aa5.zip
Merge "Update makefiles for logging."
Diffstat (limited to 'tv')
-rw-r--r--tv/cec/1.0/Android.bp1
-rw-r--r--tv/input/1.0/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/tv/cec/1.0/Android.bp b/tv/cec/1.0/Android.bp
index 02a4247bca..24e9d57aa8 100644
--- a/tv/cec/1.0/Android.bp
+++ b/tv/cec/1.0/Android.bp
@@ -49,6 +49,7 @@ cc_library_shared {
"libhidlbase",
"libhidltransport",
"libhwbinder",
+ "liblog",
"libutils",
"libcutils",
],
diff --git a/tv/input/1.0/Android.bp b/tv/input/1.0/Android.bp
index 7f9bb7cb4a..58c1c5a254 100644
--- a/tv/input/1.0/Android.bp
+++ b/tv/input/1.0/Android.bp
@@ -49,6 +49,7 @@ cc_library_shared {
"libhidlbase",
"libhidltransport",
"libhwbinder",
+ "liblog",
"libutils",
"libcutils",
"android.hardware.audio.common@2.0",