Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -6,8 +6,8 @@ | @@ -6,8 +6,8 @@ | ||
| 6 | "mainElement": "EntryAbility", | 6 | "mainElement": "EntryAbility", |
| 7 | "deviceTypes": [ | 7 | "deviceTypes": [ |
| 8 | "phone", | 8 | "phone", |
| 9 | - "tablet", | ||
| 10 | - "2in1" | 9 | +// "tablet", |
| 10 | +// "2in1" | ||
| 11 | ], | 11 | ], |
| 12 | "compressNativeLibs": true, | 12 | "compressNativeLibs": true, |
| 13 | "deliveryWithInstall": true, | 13 | "deliveryWithInstall": true, |
-
Please register or login to post a comment