applications_dlp_manager/bundle.json
li-li-wang 6e764c6360 syscap内容去掉
Signed-off-by: li-li-wang <wangliliang5@huawei.com>
2024-04-16 19:16:59 +08:00

33 lines
733 B
JSON

{
"name": "@ohos/dlp_manager",
"description": "dlp_manager",
"version": "3.1.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "applications/standard/dlp_manager"
},
"dirs": {},
"scripts": {},
"component": {
"name": "dlp_manager",
"subsystem": "applications",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "670KB",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}