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