mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 12:08:05 -04:00
+13
-8
@@ -27,16 +27,21 @@
|
||||
"ram": "1024KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"ability_runtime",
|
||||
"ace_engine",
|
||||
"init",
|
||||
"napi",
|
||||
"bundle_framework",
|
||||
"ipc",
|
||||
"dmsfwk_standard",
|
||||
"safwk",
|
||||
"samgr_standard",
|
||||
"multimodalinput_base",
|
||||
"utils_base",
|
||||
"resource_management"
|
||||
"common_event_service",
|
||||
"ipc",
|
||||
"eventhandler",
|
||||
"bundle_framework",
|
||||
"ability_runtime",
|
||||
"resource_management",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ability_base",
|
||||
"safwk",
|
||||
"input",
|
||||
"utils_base"
|
||||
],
|
||||
"third_party": [
|
||||
"jsoncpp"
|
||||
|
||||
Reference in New Issue
Block a user