diff --git a/entry/src/main/module.json5 b/entry/src/main/module.json5 index c00dade749f6a8493f4ff0417e4c78c5a9b0798b..589e929bb06f47f8389d6d62c39b9b322176aeda 100644 --- a/entry/src/main/module.json5 +++ b/entry/src/main/module.json5 @@ -5,8 +5,7 @@ "description": "$string:module_desc", "mainElement": "EntryAbility", "deviceTypes": [ - "phone", - "tablet" + "phone" ], "deliveryWithInstall": true, "installationFree": false,