bundle.json数据治理

Signed-off-by: wanxiaoqing <wanxiaoqing@huawei.com>
This commit is contained in:
wanxiaoqing
2024-03-06 15:00:00 +08:00
parent 0f5cdde637
commit 41dbf82cf8
+3 -5
View File
@@ -9,21 +9,19 @@
"scripts": {},
"dirs": {},
"segment": {
"destPath": "kernel/linux/build"
"destPath": "kernel/linux/linux-5.10"
},
"component": {
"name": "linux",
"subsystem": "kernel",
"syscap": [
"SystemCapability.Kernel.Linux"
],
"features": [],
"adapted_system_type": [
"small",
"standard"
],
"rom": "",
"ram": "",
"rom": "64MB",
"ram": "900MB",
"deps": {
"components": [],
"third_party": []