mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-01 06:06:19 -04:00
change misc components
Signed-off-by: illybyy <baoyayong@huawei.com> Change-Id: I3cc634bfed7e9190e0a2fa1a558754bfab8788c8
This commit is contained in:
@@ -15,7 +15,7 @@ import("//build/ohos.gni")
|
||||
|
||||
################################################################################
|
||||
|
||||
group("inputmethod_native_packages") {
|
||||
group("imf_packages") {
|
||||
if (is_standard_system) {
|
||||
deps = [
|
||||
"etc/init:inputmethodservice.cfg",
|
||||
@@ -26,7 +26,7 @@ group("inputmethod_native_packages") {
|
||||
"interfaces/kits/js/declaration:inputmethod",
|
||||
"interfaces/kits/js/napi/inputmethod:inputmethod",
|
||||
"interfaces/kits/js/napi/inputmethodengine:inputmethodengine",
|
||||
"profile:miscservices_inputmethod_sa_profiles",
|
||||
"profile:inputmethod_inputmethod_sa_profiles",
|
||||
"services:inputmethod_service",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user