diff --git a/inherit/default.json b/inherit/default.json index ffa90491c0ca746484375075fbd36d9e1bc736f7..88ae5b36bb801e440322c7236c769c830f024463 100644 --- a/inherit/default.json +++ b/inherit/default.json @@ -434,6 +434,10 @@ "component": "hiperf", "features": [] }, + { + "component": "smartperf_host", + "features": [] + }, { "component": "syscap_codec", "features": [] diff --git a/inherit/ipcamera.json b/inherit/ipcamera.json index bc6b17fe10b06e08080aa06187da6a8b929f3e21..f55328f1b992d449b60e551060ef50b2cef6a42e 100644 --- a/inherit/ipcamera.json +++ b/inherit/ipcamera.json @@ -451,6 +451,10 @@ { "component": "hiperf", "features": [] + }, + { + "component": "smartperf_host", + "features": [] } ] }, diff --git a/inherit/pc.json b/inherit/pc.json index 03f99b97ae7de1e775876e8d12227e26294370be..ffc8c96c3fd357fdb551c1a7bc5b6c77c6ea7ab9 100644 --- a/inherit/pc.json +++ b/inherit/pc.json @@ -434,6 +434,10 @@ "component": "hiperf", "features": [] }, + { + "component": "smartperf_host", + "features": [] + }, { "component": "syscap_codec", "features": [] diff --git a/inherit/rich.json b/inherit/rich.json index 8a21e92c020da7b1ce37b68e4dbd3ced8054db10..10e745c4cd6fb978dfccb037f77937fb5d2bc5c3 100644 --- a/inherit/rich.json +++ b/inherit/rich.json @@ -452,6 +452,10 @@ "component": "hiperf", "features": [] }, + { + "component": "smartperf_host", + "features": [] + }, { "component": "syscap_codec", "features": [] diff --git a/inherit/tablet.json b/inherit/tablet.json index bb9631cd39da1b75cdfaebced32b8455993ec17c..476c6db69e9cb5ce8438a66ca3dba40b32cef98b 100644 --- a/inherit/tablet.json +++ b/inherit/tablet.json @@ -401,6 +401,10 @@ "component": "hiperf", "features": [] }, + { + "component": "smartperf_host", + "features": [] + }, { "component": "syscap_codec", "features": []