{ "name" : "@ohos/sony_camera" , "description" : "sony camera", "version" : "3.2", "license" : "Apache License 2.0", "publishAs" : "code-segment", "segment" : { "destPath" : "_mysubsystem/sonycamera" }, "dirs" : {}, "scripts" : {}, "component":{ "name" : "sony_camera", "subsystem" : "_mysubsystem", "syscap" : [], "features" : [], "adapted_system_type" : ["mini","small","standard"], "rom" : "100KB", "ram" : "100KB", "deps" : { "components" : ["init","napi","hilog","common_event_service","ability_base","ipc","c_utils","samgr","safwk"], "third_party" : [ "libusb" ] }, "build" : { "group_type": { "base_group": [ ], "fwk_group": [ "//_mysubsystem/sonycamera/ioc:it3256_inner", "//_mysubsystem/it3256/napi:it3256", "//_mysubsystem/it3256/core:it3256IO_core" ], "service_group": [ "//_mysubsystem/it3256/service:it3256_service", "//_mysubsystem/it3256/sa_profile:it3256_sa_profile", "//_mysubsystem/it3256/etc/init:it3256IO.cfg" ] }, "inner_kits": [ { "header": { "header_base" : "//_mysubsystem/it3256/core/include", "header_files": [ "it3256_death_recipient.h", "it3256_proxy.h", "it3256_stub.h", "it3256_inter_face_code.h", "it3256_manager.h", "iit3256.h", "it3256_log.h", "it3256.h" ] }, "name":"//_mysubsystem/it3256/core:it3256IO_core" } ], "test" : [] } } }