• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "component": {
3    "name": "common",
4    "description": "common component set",
5    "subsystem": "common",
6    "features": [
7      "common_feature_verify"
8    ],
9    "rom": "",
10    "ram": "",
11    "deps": {},
12    "build": {
13      "sub_component": [
14        "//build/common:common_packages"
15      ]
16    }
17  }
18}