Impement filter settings, configuration and callback

Bug: 177530961
Test: mmm
Change-Id: I64a4a448512d791c54a9b741076f3b3dbe63ecf9
diff --git a/services/tuner/Android.bp b/services/tuner/Android.bp
index b9e26c4..1cb3037 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",
     ],
 
@@ -85,6 +86,7 @@
 
     static_libs: [
         "android.hardware.common.fmq-unstable-ndk_platform",
+        "libaidlcommonsupport",
     ],
 
     include_dirs: [