Merge "tv_tuner_aidl_interface: add android.hardware.common dependency"
diff --git a/services/tuner/Android.bp b/services/tuner/Android.bp
index b9e26c4..30b83d9 100644
--- a/services/tuner/Android.bp
+++ b/services/tuner/Android.bp
@@ -23,6 +23,7 @@
         ":tv_tuner_aidl",
     ],
     imports: [
+        "android.hardware.common",
         "android.hardware.common.fmq",
     ],