• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "product_name": "yangfan",
3  "device_company": "rockchip",
4  "device_build_path": "device/board/isoftstone/yangfan",
5  "target_cpu": "arm",
6  "type": "standard",
7  "version": "3.0",
8  "board": "yangfan",
9  "enable_ramdisk": false,
10  "build_selinux": false,
11  "inherit": [ "productdefine/common/inherit/rich.json", "productdefine/common/inherit/chipset_common.json" ],
12  "subsystems": [
13    {
14      "subsystem": "security",
15      "components": [
16        {
17          "component": "selinux_adapter",
18          "features": []
19        }
20      ]
21    },
22    {
23      "subsystem": "communication",
24      "components": [
25        {
26          "component": "netmanager_ext",
27          "features": []
28        }
29      ]
30    },
31    {
32      "subsystem": "graphic",
33      "components": [
34        {
35          "component": "graphic_2d",
36          "features": [
37            "graphic_2d_feature_ace_enable_gpu = true"
38          ]
39        }
40      ]
41    },
42    {
43      "subsystem": "hdf",
44      "components": [
45        {
46          "component": "drivers_peripheral_audio",
47          "features": [
48            "drivers_peripheral_audio_feature_policy_config = false"
49          ]
50        }
51      ]
52    },
53    {
54      "subsystem": "device_yangfan",
55      "components": [
56        {
57          "component": "device_yangfan",
58          "features": []
59        }
60      ]
61    },
62    {
63      "subsystem": "arkui",
64      "components": [
65        {
66          "component": "ace_engine",
67          "features": [
68            "ace_engine_feature_enable_accessibility = true",
69            "ace_engine_feature_enable_web = true"
70          ]
71        }
72      ]
73    },
74    {
75      "subsystem": "wpa_supplicant-2.9",
76      "components": [
77        {
78          "component": "wpa_supplicant-2.9",
79          "features": [
80            "wpa_supplicant_driver_nl80211 = true"
81          ]
82        }
83      ]
84    }
85  ]
86}
87