提交 ee79c136 编写于 作者: Y yichengzhao

fix watch failed

Signed-off-by: Nyichengzhao <yichengzhao1@huawei.com>
Change-Id: Ia256e2a40d95365099867327b4f9fad49e53883c
上级 e88d60ed
......@@ -21,7 +21,6 @@ ohos_prebuilt_etc("param_watcher.rc") {
ohos_shared_library("param_watcher") {
sources = [
"agent/watcher_manager_proxy.cpp",
"proxy/watcher_manager.cpp",
"proxy/watcher_manager_stub.cpp",
"proxy/watcher_proxy.cpp",
......@@ -31,7 +30,6 @@ ohos_shared_library("param_watcher") {
"//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/",
"//base/startup/init/services/param/include",
"//base/startup/init/services/include/param",
"//base/startup/init/services/param/watcher/agent",
"//base/startup/init/services/param/linux",
"//base/startup/init/services/param/watcher/proxy",
"//base/startup/init/services/param/watcher/include",
......
......@@ -14,7 +14,7 @@
*/
#include "watcher_manager_stub.h"
#include "watcher_manager_proxy.h"
#include "watcher_proxy.h"
#include "watcher_utils.h"
namespace OHOS {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册