Build tv_input.default.vendor with BOARD_VNDK_VERSION

Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j64 tv_input.default.vendor
Change-Id: Ic94a8eb24edc7518f2e2ad62600a9ea4b0d8fba2
Merged-In: Ic94a8eb24edc7518f2e2ad62600a9ea4b0d8fba2
diff --git a/modules/tv_input/Android.bp b/modules/tv_input/Android.bp
index 509198d..4d2369e 100644
--- a/modules/tv_input/Android.bp
+++ b/modules/tv_input/Android.bp
@@ -16,6 +16,7 @@
     name: "tv_input.default",
     relative_install_path: "hw",
     proprietary: true,
+    header_libs: ["libhardware_headers"],
     shared_libs: [
         "libcutils",
         "liblog",