1f8af9c48Sopenharmony_ci{
2f8af9c48Sopenharmony_ci    "PutAccessControlProfile": ["device_manager", "softbus_server"],
3f8af9c48Sopenharmony_ci    "UpdateAccessControlProfile": ["device_manager", "softbus_server"],
4f8af9c48Sopenharmony_ci    "GetAccessControlProfile": ["device_manager", "softbus_server", "iShare"],
5f8af9c48Sopenharmony_ci    "DeleteAccessControlProfile": ["device_manager", "softbus_server"],
6f8af9c48Sopenharmony_ci    "GetTrustDeviceProfile": ["device_manager", "softbus_server"],
7f8af9c48Sopenharmony_ci    "GetAllTrustDeviceProfile": ["device_manager", "softbus_server"],
8f8af9c48Sopenharmony_ci    "GetAllAccessControlProfile": ["device_manager", "softbus_server"],
9f8af9c48Sopenharmony_ci    "PutServiceProfile": ["all"],
10f8af9c48Sopenharmony_ci    "PutServiceProfileBatch": ["all"],
11f8af9c48Sopenharmony_ci    "PutCharacteristicProfile": ["all"],
12f8af9c48Sopenharmony_ci    "PutCharacteristicProfileBatch": ["all"],
13f8af9c48Sopenharmony_ci    "GetDeviceProfile": ["all"],
14f8af9c48Sopenharmony_ci    "GetServiceProfile": ["all"],
15f8af9c48Sopenharmony_ci    "GetCharacteristicProfile": ["all"],
16f8af9c48Sopenharmony_ci    "DeleteServiceProfile": ["all"],
17f8af9c48Sopenharmony_ci    "DeleteCharacteristicProfile": ["all"],
18f8af9c48Sopenharmony_ci    "SubscribeDeviceProfile": ["all"],
19f8af9c48Sopenharmony_ci    "UnSubscribeDeviceProfile": ["all"],
20f8af9c48Sopenharmony_ci    "SyncDeviceProfile": ["all"]
21f8af9c48Sopenharmony_ci}
22