mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 14:49:59 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
6fa7e86630
commit
a64afa6b64
11
bundle.json
11
bundle.json
@ -82,7 +82,16 @@
|
||||
],
|
||||
"header_base": "//base/inputmethod/imf/frameworks/inputmethod_controller/include"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "//base/inputmethod/imf/services:inputmethod_service",
|
||||
"header": {
|
||||
"header_files": [
|
||||
"i_input_method_system_ability.h"
|
||||
],
|
||||
"header_base": "//base/inputmethod/imf/services/include"
|
||||
}
|
||||
}
|
||||
],
|
||||
"test": [
|
||||
"//base/inputmethod/imf/unitest:InputMethodControllerTest",
|
||||
|
Loading…
Reference in New Issue
Block a user