1c5e268c6Sopenharmony_ci{
2c5e268c6Sopenharmony_ci  "name": "@ohos/drivers_interface_partitionslot",
3c5e268c6Sopenharmony_ci  "description": "partitionslot device driver interface",
4c5e268c6Sopenharmony_ci  "version": "3.2",
5c5e268c6Sopenharmony_ci  "license": "Apache License 2.0",
6c5e268c6Sopenharmony_ci  "publishAs": "code-segment",
7c5e268c6Sopenharmony_ci  "segment": {
8c5e268c6Sopenharmony_ci    "destPath": "drivers/interface/partitionslot"
9c5e268c6Sopenharmony_ci  },
10c5e268c6Sopenharmony_ci  "dirs": {},
11c5e268c6Sopenharmony_ci  "scripts": {},
12c5e268c6Sopenharmony_ci  "component": {
13c5e268c6Sopenharmony_ci    "name": "drivers_interface_partitionslot",
14c5e268c6Sopenharmony_ci    "subsystem": "hdf",
15c5e268c6Sopenharmony_ci    "adapted_system_type": ["standard"],
16c5e268c6Sopenharmony_ci    "rom": "675KB",
17c5e268c6Sopenharmony_ci    "ram": "1024KB",
18c5e268c6Sopenharmony_ci    "deps": {
19c5e268c6Sopenharmony_ci      "components": [
20c5e268c6Sopenharmony_ci        "ipc",
21c5e268c6Sopenharmony_ci        "hdf_core",
22c5e268c6Sopenharmony_ci        "hilog",
23c5e268c6Sopenharmony_ci        "c_utils"
24c5e268c6Sopenharmony_ci      ],
25c5e268c6Sopenharmony_ci      "third_party": []
26c5e268c6Sopenharmony_ci    },
27c5e268c6Sopenharmony_ci    "build": {
28c5e268c6Sopenharmony_ci      "sub_component": [
29c5e268c6Sopenharmony_ci        "//drivers/interface/partitionslot/v1_0:partitionslot_idl_target"
30c5e268c6Sopenharmony_ci      ],
31c5e268c6Sopenharmony_ci      "test": [
32c5e268c6Sopenharmony_ci      ],
33c5e268c6Sopenharmony_ci      "inner_kits": [
34c5e268c6Sopenharmony_ci        {
35c5e268c6Sopenharmony_ci          "name": "//drivers/interface/partitionslot/v1_0:libpartitionslot_proxy_1.0",
36c5e268c6Sopenharmony_ci          "header": {
37c5e268c6Sopenharmony_ci            "header_files": [
38c5e268c6Sopenharmony_ci            ],
39c5e268c6Sopenharmony_ci            "header_base": "//drivers/interface/partitionslot"
40c5e268c6Sopenharmony_ci          }
41c5e268c6Sopenharmony_ci        },
42c5e268c6Sopenharmony_ci        {
43c5e268c6Sopenharmony_ci          "name": "//drivers/interface/partitionslot/v1_0:partitionslot_idl_headers",
44c5e268c6Sopenharmony_ci          "header": {
45c5e268c6Sopenharmony_ci            "header_files": [
46c5e268c6Sopenharmony_ci            ],
47c5e268c6Sopenharmony_ci            "header_base": "//drivers/interface/partitionslot"
48c5e268c6Sopenharmony_ci          }
49c5e268c6Sopenharmony_ci        }
50c5e268c6Sopenharmony_ci      ]
51c5e268c6Sopenharmony_ci    }
52c5e268c6Sopenharmony_ci  }
53c5e268c6Sopenharmony_ci}