summaryrefslogtreecommitdiff
authorjunchao yuan <junchao.yuan@amlogic.com>2020-11-30 09:04:17 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2020-12-01 00:55:13 (GMT)
commitc4549fb11e5e617b4f455df6c0ea0b7e60bdb27e (patch)
treee452a2b74d595abe4326c4c8cff5c1c6f5a8a5e2
parentcb07c8be629cf61adf9536109c8dc94ad3da03be (diff)
downloadcommon-c4549fb11e5e617b4f455df6c0ea0b7e60bdb27e.zip
common-c4549fb11e5e617b4f455df6c0ea0b7e60bdb27e.tar.gz
common-c4549fb11e5e617b4f455df6c0ea0b7e60bdb27e.tar.bz2
device/common: disable dtvkit function [1/2]
PD#SWPL-37995 Problem: dtvkit function is enable; Solution: disable dtvkit function Verify: ohm Change-Id: Ic44de2187f3c8a35085cda0218d1e8c4a6169b13
Diffstat
-rw-r--r--hidl_manifests/newdevices/device_matrix_product_amlogic_dtvkit.xml12
-rw-r--r--hidl_manifests/newdevices/device_matrix_product_amlogic_tv.xml9
2 files changed, 12 insertions, 9 deletions
diff --git a/hidl_manifests/newdevices/device_matrix_product_amlogic_dtvkit.xml b/hidl_manifests/newdevices/device_matrix_product_amlogic_dtvkit.xml
new file mode 100644
index 0000000..27b57f3
--- a/dev/null
+++ b/hidl_manifests/newdevices/device_matrix_product_amlogic_dtvkit.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<compatibility-matrix version="1.0" type="framework">
+ <hal>
+ <name>vendor.amlogic.hardware.dtvkitserver</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IDTVKitServer</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
+</compatibility-matrix>
diff --git a/hidl_manifests/newdevices/device_matrix_product_amlogic_tv.xml b/hidl_manifests/newdevices/device_matrix_product_amlogic_tv.xml
index 51affb6..6996def 100644
--- a/hidl_manifests/newdevices/device_matrix_product_amlogic_tv.xml
+++ b/hidl_manifests/newdevices/device_matrix_product_amlogic_tv.xml
@@ -9,13 +9,4 @@
<instance>default</instance>
</interface>
</hal>
- <hal>
- <name>vendor.amlogic.hardware.dtvkitserver</name>
- <transport>hwbinder</transport>
- <version>1.0</version>
- <interface>
- <name>IDTVKitServer</name>
- <instance>default</instance>
- </interface>
- </hal>
</compatibility-matrix>