1e0e9324cSopenharmony_ci{
2e0e9324cSopenharmony_ci  "name": "@ohos/sharing_framework",
3e0e9324cSopenharmony_ci  "description": "foundation Castengine sharing framework",
4e0e9324cSopenharmony_ci  "version": "3.2",
5e0e9324cSopenharmony_ci  "license": "Apache License 2.0",
6e0e9324cSopenharmony_ci  "publishAs": "code-segment",
7e0e9324cSopenharmony_ci  "segment": {
8e0e9324cSopenharmony_ci    "destPath": "foundation/CastEngine/castengine_wifi_display"
9e0e9324cSopenharmony_ci  },
10e0e9324cSopenharmony_ci  "dirs": {},
11e0e9324cSopenharmony_ci  "scripts": {},
12e0e9324cSopenharmony_ci  "component": {
13e0e9324cSopenharmony_ci    "name": "sharing_framework",
14e0e9324cSopenharmony_ci    "subsystem": "castplus",
15e0e9324cSopenharmony_ci    "syscap": [
16e0e9324cSopenharmony_ci    ],
17e0e9324cSopenharmony_ci    "features": [
18e0e9324cSopenharmony_ci      "sharing_framework_feature_coverage = false"
19e0e9324cSopenharmony_ci    ],
20e0e9324cSopenharmony_ci    "adapted_system_type": [
21e0e9324cSopenharmony_ci      "standard"
22e0e9324cSopenharmony_ci    ],
23e0e9324cSopenharmony_ci    "rom": "",
24e0e9324cSopenharmony_ci    "ram": "",
25e0e9324cSopenharmony_ci    "hisysevent_config": [
26e0e9324cSopenharmony_ci      "//foundation/CastEngine/castengine_wifi_display/hisysevent.yaml"
27e0e9324cSopenharmony_ci    ],
28e0e9324cSopenharmony_ci    "deps": {
29e0e9324cSopenharmony_ci      "components": [
30e0e9324cSopenharmony_ci        "ipc",
31e0e9324cSopenharmony_ci        "safwk",
32e0e9324cSopenharmony_ci        "media_foundation",
33e0e9324cSopenharmony_ci        "av_codec",
34e0e9324cSopenharmony_ci        "audio_framework",
35e0e9324cSopenharmony_ci        "player_framework",
36e0e9324cSopenharmony_ci        "camera_framework",
37e0e9324cSopenharmony_ci        "wifi",
38e0e9324cSopenharmony_ci        "hisysevent",
39e0e9324cSopenharmony_ci        "device_manager",
40e0e9324cSopenharmony_ci        "c_utils",
41e0e9324cSopenharmony_ci        "graphic_2d",
42e0e9324cSopenharmony_ci        "graphic_surface",
43e0e9324cSopenharmony_ci        "drivers_peripheral_display",
44e0e9324cSopenharmony_ci        "hilog",
45e0e9324cSopenharmony_ci        "ability_base",
46e0e9324cSopenharmony_ci        "samgr",
47e0e9324cSopenharmony_ci        "ability_runtime",
48e0e9324cSopenharmony_ci        "bundle_framework",
49e0e9324cSopenharmony_ci        "napi",
50e0e9324cSopenharmony_ci        "kv_store",
51e0e9324cSopenharmony_ci        "access_token",
52e0e9324cSopenharmony_ci        "drivers_interface_camera",
53e0e9324cSopenharmony_ci        "eventhandler",
54e0e9324cSopenharmony_ci        "ffmpeg",
55e0e9324cSopenharmony_ci        "window_manager",
56e0e9324cSopenharmony_ci        "bounds_checking_function"
57e0e9324cSopenharmony_ci      ],
58e0e9324cSopenharmony_ci      "third_party": [
59e0e9324cSopenharmony_ci        "cJSON",
60e0e9324cSopenharmony_ci        "jsoncpp",
61e0e9324cSopenharmony_ci        "openssl",
62e0e9324cSopenharmony_ci        "ffmpeg"
63e0e9324cSopenharmony_ci      ]
64e0e9324cSopenharmony_ci    },
65e0e9324cSopenharmony_ci    "build": {
66e0e9324cSopenharmony_ci      "group_type": {
67e0e9324cSopenharmony_ci        "base_group": [],
68e0e9324cSopenharmony_ci        "fwk_group": [
69e0e9324cSopenharmony_ci          "//foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd:sharingwfd_client"
70e0e9324cSopenharmony_ci        ],
71e0e9324cSopenharmony_ci        "service_group": [
72e0e9324cSopenharmony_ci          "//foundation/CastEngine/castengine_wifi_display/sa_profile:sharing_sa_profile",
73e0e9324cSopenharmony_ci          "//foundation/CastEngine/castengine_wifi_display/services:sharing_services_package",
74e0e9324cSopenharmony_ci          "//foundation/CastEngine/castengine_wifi_display/services/etc:sharing_service.rc"
75e0e9324cSopenharmony_ci        ]
76e0e9324cSopenharmony_ci      },
77e0e9324cSopenharmony_ci      "inner_kits": [
78e0e9324cSopenharmony_ci        {
79e0e9324cSopenharmony_ci          "type": "none",
80e0e9324cSopenharmony_ci          "name": "//foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd:sharingwfd_client",
81e0e9324cSopenharmony_ci          "header": {
82e0e9324cSopenharmony_ci            "header_base": [
83e0e9324cSopenharmony_ci              "//foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd/include"
84e0e9324cSopenharmony_ci            ],
85e0e9324cSopenharmony_ci            "header_files": [
86e0e9324cSopenharmony_ci              "wfd.h"
87e0e9324cSopenharmony_ci            ]
88e0e9324cSopenharmony_ci          }
89e0e9324cSopenharmony_ci        }
90e0e9324cSopenharmony_ci      ],
91e0e9324cSopenharmony_ci      "test": [
92e0e9324cSopenharmony_ci        "//foundation/CastEngine/castengine_wifi_display/tests:test",
93e0e9324cSopenharmony_ci        "//foundation/CastEngine/castengine_wifi_display/tests/unittest:wfd_unit_test"
94e0e9324cSopenharmony_ci      ]
95e0e9324cSopenharmony_ci    }
96e0e9324cSopenharmony_ci  }
97e0e9324cSopenharmony_ci}
98