This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex-mr_series-sherpa-onnx/harmony-os/SherpaOnnxHar/sherpa_onnx/src/ohosTest/module.json5

14 lines
214 B
Plaintext
Raw Normal View History

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