Copy the tuner testing config xml onto cf tv vendor directory

This config is used to customize the Tuner VTS configuration at runtime
to support different vendor hardwares.

Dynamic config design doc: go/tuner-vts-config

Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 182519645
Change-Id: I06b2981a33e9a96bcc3ca85ae6da2698c71b7dac
diff --git a/shared/tv/device.mk b/shared/tv/device.mk
index 4ab5928..3f6c177 100644
--- a/shared/tv/device.mk
+++ b/shared/tv/device.mk
@@ -28,6 +28,7 @@
     frameworks/native/data/etc/android.hardware.hdmi.cec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.hdmi.cec.xml \
     frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \
     frameworks/native/data/etc/android.hardware.sensor.compass.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.compass.xml \
+    hardware/interfaces/tv/tuner/config/sample_tuner_vts_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/tuner_vts_config.xml \
 
 # HDMI CEC HAL
 PRODUCT_PACKAGES += android.hardware.tv.cec@1.1-service