mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-23 06:50:12 +00:00
修改selinux仓名
Signed-off-by: y1585740638 <yulei99@huawei.com> Change-Id: I8669c3b756f9f0c95e9586f87859a5348c1f4572
This commit is contained in:
parent
ada78a1abf
commit
27ea7cfd08
@ -41,7 +41,7 @@
|
||||
"napi",
|
||||
"safwk",
|
||||
"samgr",
|
||||
"selinux",
|
||||
"selinux_adapter",
|
||||
"zlib"
|
||||
],
|
||||
"third_party": [
|
||||
@ -51,7 +51,7 @@
|
||||
"libbpf",
|
||||
"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…
Reference in New Issue
Block a user