Files
harmony/RefreshLib/src/ohosTest/module.json5
T

14 lines
208 B
JSON

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