• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "features": {
3    "ace_engine_feature_enable_accessibility": true,
4    "ace_engine_feature_enable_web": true,
5    "datamgr_service_udmf": true,
6    "code_signature_support_oh_code_sign": false,
7    "enable_ohos_startup_init_feature_ab_partition": true,
8    "enable_ohos_startup_init_feature_loader": true,
9    "dsoftbus_feature_conn_p2p": true,
10    "dsoftbus_feature_disc_ble": true,
11    "dsoftbus_feature_conn_br": true,
12    "dsoftbus_feature_conn_ble": true,
13    "dsoftbus_feature_trans_udp_stream": true,
14    "wifi_feature_non_seperate_p2p": true,
15    "wifi_feature_non_hdf_driver": true,
16    "wifi_feature_p2p_random_mac_addr": false,
17    "graphic_2d_feature_rs_enable_eglimage": true,
18    "graphic_2d_feature_use_texgine": true,
19    "audio_framework_feature_dtmf_tone": true,
20    "audio_framework_feature_opensl_es": true,
21    "input_feature_combination_key": true,
22    "input_feature_pointer_drawing": true,
23    "input_feature_interceptor": true,
24    "input_feature_monitor": true,
25    "input_feature_keyboard": true,
26    "input_feature_mouse": true,
27    "input_feature_touchscreen": true,
28    "input_feature_input_device": true,
29    "memmgr_purgeable_memory": true,
30    "fusion_interaction_coordination": false,
31    "wpa_supplicant_driver_nl80211": true,
32    "hdf_core_platform_test_support": true,
33    "drivers_peripheral_input_feature_support_ddk": true,
34    "drivers_peripheral_input_feature_model": true,
35    "drivers_peripheral_display_community": true,
36    "drivers_peripheral_display_vdi_default": true,
37    "drivers_peripheral_wlan_feature_enable_HDF_NL80211": true,
38    "drivers_peripheral_wlan_feature_enable_HDF_UT": false,
39    "drivers_peripheral_sensor_feature_model": true,
40    "drivers_peripheral_audio_feature_full_test_suite": true,
41    "drivers_peripheral_audio_feature_alsa_lib": false,
42    "drivers_peripheral_audio_feature_effect": true,
43    "drivers_peripheral_light_feature_model": true,
44    "drivers_peripheral_vibrator_feature_model": true,
45    "drivers_peripheral_codec_feature_support_omx_extend_test": true,
46    "drivers_peripheral_codec_feature_support_hdi_v1": true,
47    "use_ffrt": true
48  },
49  "part_to_feature": {
50    "ace_engine": [
51      "ace_engine_feature_enable_accessibility",
52      "ace_engine_feature_enable_web"
53    ],
54    "datamgr_service": [
55      "datamgr_service_udmf"
56    ],
57    "code_signature": [
58      "code_signature_support_oh_code_sign"
59    ],
60    "init": [
61      "enable_ohos_startup_init_feature_ab_partition",
62      "enable_ohos_startup_init_feature_loader"
63    ],
64    "dsoftbus": [
65      "dsoftbus_feature_conn_p2p",
66      "dsoftbus_feature_disc_ble",
67      "dsoftbus_feature_conn_br",
68      "dsoftbus_feature_conn_ble",
69      "dsoftbus_feature_trans_udp_stream"
70    ],
71    "wifi": [
72      "wifi_feature_non_seperate_p2p",
73      "wifi_feature_non_hdf_driver",
74      "wifi_feature_p2p_random_mac_addr"
75    ],
76    "graphic_2d": [
77      "graphic_2d_feature_rs_enable_eglimage",
78      "graphic_2d_feature_use_texgine"
79    ],
80    "audio_framework": [
81      "audio_framework_feature_dtmf_tone",
82      "audio_framework_feature_opensl_es"
83    ],
84    "input": [
85      "input_feature_combination_key",
86      "input_feature_pointer_drawing",
87      "input_feature_interceptor",
88      "input_feature_monitor",
89      "input_feature_keyboard",
90      "input_feature_mouse",
91      "input_feature_touchscreen",
92      "input_feature_input_device"
93    ],
94    "memmgr": [
95      "memmgr_purgeable_memory"
96    ],
97    "device_status": [
98      "fusion_interaction_coordination"
99    ],
100    "wpa_supplicant": [
101      "wpa_supplicant_driver_nl80211"
102    ],
103    "hdf_core": [
104      "hdf_core_platform_test_support"
105    ],
106    "drivers_interface_input": [
107      "drivers_peripheral_input_feature_support_ddk"
108    ],
109    "drivers_peripheral_input": [
110      "drivers_peripheral_input_feature_model"
111    ],
112    "drivers_peripheral_display": [
113      "drivers_peripheral_display_community",
114      "drivers_peripheral_display_vdi_default"
115    ],
116    "drivers_peripheral_wlan": [
117      "drivers_peripheral_wlan_feature_enable_HDF_NL80211",
118      "drivers_peripheral_wlan_feature_enable_HDF_UT"
119    ],
120    "drivers_peripheral_sensor": [
121      "drivers_peripheral_sensor_feature_model"
122    ],
123    "drivers_peripheral_audio": [
124      "drivers_peripheral_audio_feature_full_test_suite",
125      "drivers_peripheral_audio_feature_alsa_lib",
126      "drivers_peripheral_audio_feature_effect"
127    ],
128    "drivers_peripheral_light": [
129      "drivers_peripheral_light_feature_model"
130    ],
131    "drivers_peripheral_vibrator": [
132      "drivers_peripheral_vibrator_feature_model"
133    ],
134    "drivers_peripheral_codec": [
135      "drivers_peripheral_codec_feature_support_omx_extend_test",
136      "drivers_peripheral_codec_feature_support_hdi_v1"
137    ],
138    "libuv": [
139      "use_ffrt"
140    ]
141  }
142}