!213 build.json数据治理

Merge pull request !213 from Wanxiaoqing/master
This commit is contained in:
openharmony_ci
2024-03-06 09:02:08 +00:00
committed by Gitee
+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": []