Files
applications_screenlock/features/shortcutcomponent/src/main/module.json5
T
starrylight 1fd75ba40a add 0512
Signed-off-by: starrylight <chenzhuo84@huawei.com>
2025-05-12 16:59:12 +08:00

18 lines
257 B
Plaintext

{
"module": {
"name": "shortcutcomponent",
"type": "har",
"deviceTypes": [
"phone",
"tablet"
],
"metadata": [
{
"name": "ArkTSPartialUpdate",
"value": "true"
}
],
"uiSyntax": "ets"
}
}