mirror of
https://github.com/openharmony/third_party_mksh.git
synced 2026-07-19 20:53:33 -04:00
fix:部件需求整改
修复了脚本扫描出的bundle.json的问题 Signed-off-by: yinjiaming <yinjiaming@huawei.com> Change-Id: I3bd4d19fcdc4232aecdec81b6030a308fde0a6f5
This commit is contained in:
+7
-5
@@ -14,14 +14,16 @@
|
||||
"en": ""
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_mksh",
|
||||
"name": "mksh",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"adapted_system_type": [
|
||||
"small"
|
||||
],
|
||||
"rom": "172KB",
|
||||
"ram": "344KB",
|
||||
"external_deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user