• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "components": [
3    {
4      "component": "xts_acts",
5      "description": "",
6      "optional": "true",
7      "dirs": [
8        "test/xts/acts/build_lite"
9      ],
10      "targets": [
11        "//test/xts/acts/build_lite:acts"
12      ],
13      "rom": "",
14      "ram": "",
15      "output": [],
16      "adapted_kernel": [
17        "liteos_a",
18        "liteos_m",
19        "linux"
20      ],
21      "features": [],
22      "deps": {
23        "components": [
24          "xts_xdevice"
25        ]
26      }
27    },
28    {
29      "component": "xts_tools",
30      "description": "",
31      "optional": "true",
32      "dirs": [
33        "test/xts/tools/lite"
34      ],
35      "targets": [
36        "//test/xts/tools/lite:tools"
37      ],
38      "rom": "",
39      "ram": "",
40      "output": [],
41      "adapted_kernel": [
42        "liteos_a",
43        "liteos_m",
44        "linux"
45      ],
46      "features": [],
47      "deps": {}
48    },
49    {
50      "component": "xts_hits",
51      "description": "",
52      "optional": "true",
53      "dirs": [
54        "test/xts/huawei_proprietary/hits/build_lite"
55      ],
56      "targets": [
57        "//test/xts/huawei_proprietary/hits/build_lite:hits"
58      ],
59      "rom": "",
60      "ram": "",
61      "output": [],
62      "adapted_kernel": [
63        "liteos_a",
64        "liteos_m",
65        "linux"
66      ],
67      "features": [],
68      "deps": {
69        "components": [
70          "xts_xdevice"
71        ]
72      }
73    },
74    {
75      "component": "xts_ssts",
76      "description": "",
77      "optional": "true",
78      "dirs": [
79        "test/xts/huawei_proprietary/ssts/build_lite"
80      ],
81      "targets": [
82        "//test/xts/huawei_proprietary/ssts/build_lite:ssts"
83      ],
84      "rom": "",
85      "ram": "",
86      "output": [],
87      "adapted_kernel": [
88        "liteos_a",
89        "liteos_m",
90        "linux"
91      ],
92      "features": [],
93      "deps": {
94        "components": [
95          "xts_xdevice"
96        ]
97      }
98    },
99    {
100      "component": "developer_test",
101      "description": "",
102      "optional": "true",
103      "dirs": [
104        "test/developertest/examples/lite",
105        "test/developertest/third_party"
106      ],
107      "targets": [
108        "//test/developertest/examples/lite:test",
109        "//test/developertest/third_party/lib/cpp:gtest_main"
110      ],
111      "rom": "",
112      "ram": "",
113      "output": [],
114      "adapted_kernel": [
115        "liteos_a",
116        "linux"
117      ],
118      "features": [],
119      "deps": {}
120    },
121    {
122      "component": "xts_ists",
123      "description": "",
124      "optional": "true",
125      "dirs": [
126        "test/xts/huawei_proprietary/ists"
127      ],
128      "targets": [
129        "//test/xts/huawei_proprietary/ists"
130      ],
131      "rom": "",
132      "ram": "",
133      "output": [],
134      "adapted_kernel": [
135        "liteos_a",
136        "linux"
137      ],
138      "features": [],
139      "deps": {
140        "components": [
141          "xts_xdevice"
142        ]
143      }
144    },
145    {
146      "component": "xts_xdevice",
147      "description": "",
148      "optional": "true",
149      "dirs": [
150        "test/xdevice"
151      ],
152      "targets": [
153        "//test/xdevice:xdevice"
154      ],
155      "rom": "",
156      "ram": "",
157      "output": [],
158      "adapted_kernel": [
159        "liteos_a",
160        "linux"
161      ],
162      "features": [],
163      "deps": {}
164    }
165  ]
166}
167