diff --git a/components/airVantage/avcAppUpdate/avcAppUpdate.c b/components/airVantage/avcAppUpdate/avcAppUpdate.c index 72dee243e..84bde24e5 100755 --- a/components/airVantage/avcAppUpdate/avcAppUpdate.c +++ b/components/airVantage/avcAppUpdate/avcAppUpdate.c @@ -436,7 +436,17 @@ static bool IsHiddenApp "fwupdateService", "smsInboxService", "gpioService", - "tools" + "tools", + "atService", + "atClient", + "atServer", + "spiService", + "devMode", + "wifiService", + "wifiClientTest", + "wifiApTest", + "wifiWebAp", + "wifi" }; for (size_t i = 0; i < NUM_ARRAY_MEMBERS(appList); i++)