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:
zhangalong 2022-04-07 20:55:50 +08:00
parent 000a85cab3
commit 3b4bc4974e
2 changed files with 0 additions and 2 deletions

View File

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

View File

@ -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 {