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