OpenHarmony device types that are going to run the application.
| None | Invalid device type. Choose this and the deviceTypes will be set to default(Phone, Tablet, 2in1) |
| Phone | Run application on phone. |
| Tablet | Run application on tablet. |
| TwoInOne | Run application on 2in1 device. |
| Tv | Run application on tv. |
| Wearable | Run application on wearable device. |
| Car | Run application on car. |
| All | Run application on all device types. |