{
"name": "@ohos/mechbody_controller",
"description": "mechbody controller service",
"version": "1.0",
"license": "Apache License 2.0",
"repository": "https://gitcode.com/openharmony-sig/distributedhardware_mechbody_controller",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/distributedhardware/mechbody_controller"
},
"dirs": {},
"scripts": {},
"component": {
"name": "mechbody_controller",
"subsystem": "distributedhardware",
"syscap": [
"SystemCapability.Mechanic.Core"
],
"adapted_system_type": [ "standard" ],
"features" : [
"mechbody_controller_feature_L1",
"mechbody_controller_feature_product",
"mechbody_controller_extended"
],
"rom": "950KB",
"ram": "11000KB",
"deps": {
"components": [
"access_token",
"ability_base",
"bluetooth",
"camera_framework",
"cJSON",
"c_utils",
"eventhandler",
"graphic_surface",
"ffrt",
"hilog",
"init",
"ipc",
"napi",
"node",
"safwk",
"samgr",
"ability_runtime",
"input",
"window_manager",
"sensor",
"os_account",
"hisysevent",
"runtime_core",
"drivers_interface_camera",
"device_manager",
"selinux_adapter",
"distributed_notification_service",
"api_metrics",
"icu",
"i18n",
"taihe_ffi_gen"
],
"third_party": []
},
"build": {
"sub_component": [
"//foundation/distributedhardware/mechbody_controller/services:mechbody_service",
"//foundation/distributedhardware/mechbody_controller/interface/ets/mech_manager:mechanic_manager_group_ani",
"//foundation/distributedhardware/mechbody_controller/interface/napi/mech_manager:mechanicmanager_napi",
"//foundation/distributedhardware/mechbody_controller/etc/init:etc",
"//foundation/distributedhardware/mechbody_controller/sa_profile:mechbody_sa_profile"
],
"group_type": {
"base_group": [],
"fwk_group": [],
"service_group": [
"//foundation/distributedhardware/mechbody_controller/services:mechbody_service"
]
},
"inner_kits": [],
"test": [
"//foundation/distributedhardware/mechbody_controller/test/fuzztest:fuzztest",
"//foundation/distributedhardware/mechbody_controller/test/unittest:unittest"
]
}
}
}