Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>

Changes to be committed:
This commit is contained in:
ma-shaoyin 2022-09-02 23:23:54 +08:00
parent 6fa7e86630
commit a64afa6b64

View File

@ -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",