mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2025-02-17 01:09:22 +00:00
!998 profiler---修改selinux仓名
Merge pull request !998 from yu/selinuxadapter0625
This commit is contained in:
commit
3ced9645fc
@ -41,7 +41,7 @@
|
||||
"napi",
|
||||
"safwk",
|
||||
"samgr",
|
||||
"selinux",
|
||||
"selinux_adapter",
|
||||
"zlib"
|
||||
],
|
||||
"third_party": [
|
||||
@ -52,7 +52,7 @@
|
||||
"libunwind",
|
||||
"openssl",
|
||||
"protobuf",
|
||||
"thirdparty_selinux",
|
||||
"selinux",
|
||||
"utils",
|
||||
"zlib"
|
||||
]
|
||||
|
@ -40,8 +40,8 @@ ohos_executable("transitto") {
|
||||
deps += [ "//third_party/selinux:libselinux" ]
|
||||
defines += [ "SUPPORT_SELINUX_TRANSITTO" ]
|
||||
external_deps += [
|
||||
"selinux:libload_policy",
|
||||
"selinux:librestorecon",
|
||||
"selinux_adapter:libload_policy",
|
||||
"selinux_adapter:librestorecon",
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user