fix:部件需求整改
修复了脚本扫描出的bundle.json的问题,整改了 不符合规范的路径引用 Signed-off-by: yinjiaming <yinjiaming@huawei.com> Change-Id: I11c321f8707d3e44dd7ee40dac35cf99907fb864
This commit is contained in:
@@ -28,15 +28,15 @@
|
||||
"name": "liteos_a",
|
||||
"subsystem": "kernel",
|
||||
"syscap": [
|
||||
"SystemCapability.Kernel.liteos-a"
|
||||
"SystemCapability.Kernel.Liteos-A"
|
||||
],
|
||||
"features": [],
|
||||
"adated_system_type": [
|
||||
"adapted_system_type": [
|
||||
"small"
|
||||
],
|
||||
"rom": "1.5MB",
|
||||
"ram": "2MB",
|
||||
"deps": {
|
||||
"external_deps": {
|
||||
"components": [
|
||||
],
|
||||
"third_party": [
|
||||
|
||||
Reference in New Issue
Block a user