• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "parts": {
3    "bluetooth": {
4      "module_list": [
5        "//foundation/communication/bluetooth:bluetooth"
6      ]
7    },
8    "dsoftbus": {
9      "module_list": [
10        "//foundation/communication/dsoftbus:dsoftbus"
11      ]
12    },
13    "wifi_aware": {
14      "module_list": [
15        "//foundation/communication/wifi_aware:wifiaware"
16      ]
17    },
18    "wifi_lite": {
19      "module_list": [
20        "//foundation/communication/wifi_lite:wifi"
21      ]
22    },
23    "wpa_supplicant": {
24      "module_list": [
25        "//third_party/wpa_supplicant/wpa_supplicant-2.9:wpa_supplicant"
26      ]
27    }
28  },
29  "subsystem_name": "communication"
30}
31