mirror of
https://github.com/openharmony/security_selinux.git
synced 2026-07-01 00:17:54 -04:00
适配dfx部件化整改
Signed-off-by: y00810035 <yulei99@huawei.com> Change-Id: I3b7c7b04263f47c6af82bacdaf04b459769fe3c7
This commit is contained in:
@@ -124,7 +124,7 @@ ohos_static_library("libselinux_hilog_static") {
|
||||
sources = [ "interfaces/policycoreutils/src/selinux_log.c" ]
|
||||
include_dirs = [ "interfaces/policycoreutils/include" ]
|
||||
deps = [ "$THIRD_PARTY_DIR/bounds_checking_function:libsec_shared" ]
|
||||
external_deps = [ "hilog_native:libhilog" ]
|
||||
external_deps = [ "hilog:libhilog" ]
|
||||
cflags = [
|
||||
"-D_GNU_SOURCE",
|
||||
"-Wall",
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"ram": "3072KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"hilog_native"
|
||||
"hilog"
|
||||
],
|
||||
"third_party": [
|
||||
"pcre2",
|
||||
|
||||
Reference in New Issue
Block a user