mirror of
https://github.com/openharmony/arkui_ui_appearance.git
synced 2026-07-21 06:15:26 -04:00
@@ -19,6 +19,12 @@ config("ui_appearance_service_config") {
|
||||
}
|
||||
|
||||
ohos_shared_library("ui_appearance_service") {
|
||||
sanitize = {
|
||||
cfi = true # Enable/disable control flow integrity detection
|
||||
cfi_cross_dso = true # Cross-SO CFI Checks
|
||||
debug = false
|
||||
}
|
||||
|
||||
sources = [
|
||||
"src/ui_appearance_ability.cpp",
|
||||
"src/ui_appearance_ability_stub.cpp",
|
||||
|
||||
Reference in New Issue
Block a user