mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
@@ -20,7 +20,6 @@ config("tools_aa_test_config") {
|
||||
include_dirs = [
|
||||
"${appexecfwk_path}/interfaces/innerkits/appexecfwk_base/include",
|
||||
"${appexecfwk_path}/interfaces/innerkits/appexecfwk_core/include/bundlemgr",
|
||||
"${appexecfwk_path}/tools/bm/include",
|
||||
"//base/security/appverify/interfaces/innerkits/appverify/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#include "ability_command.h"
|
||||
#include "ability_manager_client.h"
|
||||
#include "ability_manager_interface.h"
|
||||
#include "bundle_command.h"
|
||||
#include "tool_system_test.h"
|
||||
|
||||
using namespace testing::ext;
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <thread>
|
||||
#include "ability_command.h"
|
||||
#include "bundle_command.h"
|
||||
#include "tool_system_test.h"
|
||||
|
||||
using namespace testing::ext;
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <thread>
|
||||
#include "ability_command.h"
|
||||
#include "bundle_command.h"
|
||||
|
||||
using namespace OHOS::AAFwk;
|
||||
using namespace OHOS::AppExecFwk;
|
||||
|
||||
Reference in New Issue
Block a user