• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "product_name": "rk3568",
3  "device_company": "rockchip",
4  "device_build_path": "device/board/hihope/rk3568",
5  "target_cpu": "arm",
6  "type": "standard",
7  "version": "3.0",
8  "board": "rk3568",
9  "api_version": 8,
10  "enable_ramdisk": true,
11  "enable_absystem": false,
12  "build_selinux": true,
13  "build_seccomp": true,
14  "inherit": [
15    "productdefine/common/inherit/rich.json",
16    "productdefine/common/inherit/chipset_common.json"
17  ],
18  "subsystems": [
19    {
20      "subsystem": "security",
21      "components": [
22        {
23          "component": "selinux_adapter",
24          "features": []
25        }
26      ]
27    },
28    {
29      "subsystem": "communication",
30      "components": [
31        {
32          "component": "netmanager_ext",
33          "features": []
34        }
35      ]
36    },
37    {
38      "subsystem": "hdf",
39      "components": [
40        {
41          "component": "drivers_interface_ril",
42          "features": []
43        },
44        {
45          "component": "drivers_peripheral_ril",
46          "features": []
47        }
48      ]
49    },
50    {
51      "subsystem": "rockchip_products",
52      "components": [
53        {
54          "component": "rockchip_products",
55          "features": []
56        }
57      ]
58    },
59    {
60      "subsystem": "arkui",
61      "components": [
62        {
63          "component": "ace_engine",
64          "features": [
65            "ace_engine_feature_enable_accessibility = true",
66            "ace_engine_feature_enable_web = true"
67          ]
68        },
69        {
70          "component": "origin_component",
71          "features": []
72        },
73        {
74          "component": "component_a",
75          "features": []
76        }
77      ]
78    },
79    {
80      "subsystem": "wpa_supplicant-2.9",
81      "components": [
82        {
83          "component": "wpa_supplicant-2.9",
84          "features": [
85            "wpa_supplicant_driver_nl80211 = true"
86          ]
87        }
88      ]
89    },
90    {
91      "subsystem": "hdf",
92      "components": [
93        {
94          "component": "drivers_interface_audio",
95          "features": []
96        },
97        {
98          "component": "drivers_peripheral_audio",
99          "features": [
100            "drivers_peripheral_audio_feature_full_test_suite = true",
101            "drivers_peripheral_audio_feature_alsa_lib = false"
102          ]
103        },
104        {
105          "component": "drivers_peripheral_codec",
106          "features": [
107            "drivers_peripheral_codec_support_omx = true"
108          ]
109        },
110        {
111          "component": "hdf_core",
112          "features": [
113            "hdf_core_platform_test_support = true"
114          ]
115        }
116      ]
117    },
118    {
119      "subsystem": "startup",
120      "components": [
121        {
122          "component": "init",
123          "features": [
124            "enable_ohos_startup_init_feature_ab_partition = true",
125            "enable_ohos_startup_init_feature_loader = true"
126          ]
127        }
128      ]
129    },
130    {
131      "subsystem": "ai",
132      "components": [
133        {
134          "component": "mindspore",
135          "features": []
136        }
137      ]
138    },
139    {
140      "subsystem": "msdp",
141      "components": [
142        {
143          "component": "device_status",
144          "features": [
145            "fusion_interaction_coordination = false"
146          ]
147        }
148      ]
149    },
150    {
151      "subsystem": "communication",
152      "components": [
153        {
154          "component": "wifi",
155          "features": [
156            "wifi_feature_non_seperate_p2p = true",
157            "wifi_feature_non_hdf_driver = true"
158          ]
159        }
160      ]
161    },
162    {
163      "subsystem": "testpart",
164      "components": [
165        {
166          "component": "origin_component_override",
167          "features": []
168        }
169      ]
170    }
171  ]
172}