mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 20:13:32 -04:00
fix inputmethod native depends on os account
Signed-off-by:zhang_along<zhangalong@huawei.com> Signed-off-by: zhangalong <zhangalong@huawei.com>
This commit is contained in:
@@ -81,7 +81,6 @@ ohos_shared_library("inputmethod_service") {
|
||||
"ces_standard:cesfwk_core",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"os_account_standard:os_account_innerkits",
|
||||
]
|
||||
|
||||
subsystem_name = "miscservices"
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include "ipc_skeleton.h"
|
||||
#include "message_handler.h"
|
||||
#include "input_method_system_ability_stub.h"
|
||||
#include "os_account_manager.h"
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
|
||||
Reference in New Issue
Block a user