TeamSpeak/entry/src/ohosTest/module.json5
2025-02-05 01:32:21 +08:00

14 lines
206 B
Plaintext

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