diff --git a/hispark_aries/config.json b/hispark_aries/config.json index 8a0e524ea248b7665cb5473649acd41220bc01be..679212c9fb37e25ecc8ffdb362f19eff55d527eb 100644 --- a/hispark_aries/config.json +++ b/hispark_aries/config.json @@ -66,7 +66,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "sys_installer_lite", "features":[] } ] diff --git a/hispark_pegasus/config.json b/hispark_pegasus/config.json index 3bd30a7602b3647b6aa62da753225a2d84750aa0..fad461c1686a24d32e2e49d7c18fd5b96d9e2901 100755 --- a/hispark_pegasus/config.json +++ b/hispark_pegasus/config.json @@ -74,7 +74,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "sys_installer_lite", "features":[] } ] diff --git a/hispark_pegasus_mini_system/config.json b/hispark_pegasus_mini_system/config.json index 922c3d7d66e17d1a7149601af72d62042809dc0c..dbfa3eaa2b57a4b84f31e26da5447bf6a10fcae7 100755 --- a/hispark_pegasus_mini_system/config.json +++ b/hispark_pegasus_mini_system/config.json @@ -63,7 +63,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "sys_installer_lite" } ] diff --git a/hispark_phoenix/config.json b/hispark_phoenix/config.json index 785e5cab1a4da3597fd0b41cd238b2f2bf6dc8e5..59e126a238bcb2dd0604e41509e0cff9e981a6de 100644 --- a/hispark_phoenix/config.json +++ b/hispark_phoenix/config.json @@ -609,7 +609,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "updater", diff --git a/hispark_taurus/config.json b/hispark_taurus/config.json index 8a1038ad1027e531a07d8869fa3035d9a48d9caa..9b9b845433ac40c79a36a1f4653b27522e791112 100644 --- a/hispark_taurus/config.json +++ b/hispark_taurus/config.json @@ -89,7 +89,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "sys_installer_lite", "features":[] } ] diff --git a/hispark_taurus_linux/config.json b/hispark_taurus_linux/config.json index 80acab96278d84d48531d1a80b586075260fa594..08238941561acdfd62e19560eb18359a6a10d526 100644 --- a/hispark_taurus_linux/config.json +++ b/hispark_taurus_linux/config.json @@ -75,7 +75,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "sys_installer_lite", "features": [] } ] diff --git a/watchos/config.json b/watchos/config.json index 1e161e6ef0c5cdec9231cccda360382500c16c37..1de81e406903306c2385ee50c75dccefa29c6853 100644 --- a/watchos/config.json +++ b/watchos/config.json @@ -102,7 +102,7 @@ ] }, { - "subsystem": "updater", + "subsystem": "update", "components": [ { "component": "updater", "features": [] }, { "component": "update_service", "features": [] }