fix:部件需求整改
修复了脚本扫描出的bundle.json的问题,整改了 不符合规范的路径引用 Signed-off-by: yinjiaming <yinjiaming@huawei.com> Change-Id: Ic45ef8f2cc54c071e7104c7c1a6e31fc2ae395d2
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"name": "liteos_m",
|
||||
"subsystem": "kernel",
|
||||
"syscap": [
|
||||
"SystemCapability.Kernel.liteos-m"
|
||||
"SystemCapability.Kernel.Liteos-M"
|
||||
],
|
||||
"features": [],
|
||||
"adapted_system_type": [
|
||||
@@ -36,7 +36,7 @@
|
||||
],
|
||||
"rom": "300KB",
|
||||
"ram": "100KB",
|
||||
"deps": {
|
||||
"external_deps": {
|
||||
"components": [
|
||||
"utils_lite"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user