1 Star 0 Fork 535

南京厚德物联网有限公司 / multimodalinput_input

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 2.71 KB
一键复制 编辑 原始数据 按行查看 历史
guwenjin 提交于 2022-04-28 02:55 . 解决冲突
{
"name": "@ohos/multimodalinput",
"description": "Provide input capabilities",
"version": "3.1",
"license": "Apache License 2.0",
"segment": {
"destPath": "foundation/multimodalinput/input/"
},
"component": {
"name": "input",
"subsystem": "multimodalinput",
"syscap": [
"SystemCapability.multimodalinput.input"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "5120KB",
"ram": "5120KB",
"hisysevent_config":[
"//foundation/multimodalinput/input/service/hisysevent.yaml"
],
"deps": {
"components": [
"access_token",
"libhilog",
"ipc_core",
"system_ability_fwk",
"samgr_proxy",
"utils_base",
"ace_napi",
"hdi_input",
"abilitykit_native",
"ability_manager",
"want",
"base",
"appexecfwk_base",
"appexecfwk_core",
"libeventhandler",
"appkit_native",
"2d_graphics",
"image_framework",
"image",
"image_native",
"libwm",
"libwmutil",
"wmserver",
"hisysevent_native",
"libinput"
],
"third_party": [
"quickjs",
"node",
"libuv",
"json"
]
},
"build": {
"sub_component": [
"//foundation/multimodalinput/input:multimodalinput_mmi_packages",
"//foundation/multimodalinput/input/sa_profile:multimodalinput_sa_profile",
"//foundation/multimodalinput/input:multimodalinput.rc",
"//foundation/multimodalinput/input/patch:patch_packages",
"//third_party/eudev:libudev",
"//third_party/eudev:udevd",
"//third_party/eudev:udevadm",
"//third_party/eudev:udevd.rc",
"//third_party/eudev:udev_conf",
"//third_party/eudev:udev_touchscreen_rule",
"//third_party/eudev:udev_vk_rule",
"//third_party/mtdev:libmtdev",
"//third_party/libevdev:libevdev",
"//foundation/multimodalinput/input:uinput_inject",
"//foundation/multimodalinput/input:mmi_uinput.rc"
],
"inner_kits": [
{
"name": "//foundation/multimodalinput/input/frameworks/proxy:libmmi-client",
"header": {
"header_files": [
"proxy/include/display_info.h",
"proxy/include/input_manager.h",
"event/include/key_event.h",
"event/include/pointer_event.h",
"event/include/input_event.h"
],
"header_base": "//foundation/multimodalinput/input/interfaces/native/innerkits"
},
"type": "so"
}
],
"test": [
"//foundation/multimodalinput/input:mmi_tests"
]
}
}
}
1
https://gitee.com/holdiot/multimodalinput_input.git
git@gitee.com:holdiot/multimodalinput_input.git
holdiot
multimodalinput_input
multimodalinput_input
master

搜索帮助