Files
harmony/products/expert/src/ohosTest/module.json5
T
2025-05-09 15:47:54 +08:00

13 lines
207 B
JSON

{
"module": {
"name": "default_test",
"type": "feature",
"deviceTypes": [
"phone",
"tablet",
"2in1"
],
"deliveryWithInstall": true,
"installationFree": false
}
}