mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-12-04 23:47:25 +00:00
!988 remove unused included files
Merge pull request !988 from handy/0218
This commit is contained in:
commit
98182159b8
@ -17,7 +17,6 @@
|
||||
|
||||
#include "softbus_errcode.h"
|
||||
#include "softbus_log.h"
|
||||
#include "sys_mgr_client.h"
|
||||
|
||||
|
||||
extern "C" int32_t IsValidPkgName(int32_t uid, const char *pkgName)
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "softbus_adapter_mem.h"
|
||||
#include "softbus_errcode.h"
|
||||
#include "softbus_log.h"
|
||||
#include "sys_mgr_client.h"
|
||||
#include "system_ability_definition.h"
|
||||
|
||||
namespace {
|
||||
@ -104,4 +103,4 @@ bool CheckBusCenterPermission(pid_t callingUid, const char *pkgName)
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user