部件开关需以部件名开头

Signed-off-by: xyc <xiongyunchong@huawei.com>
Change-Id: If5cb98da1f9cf1bad14eecdf57accc9b795bef04
This commit is contained in:
xyc 2024-06-03 21:27:59 +08:00
parent d98eac6bbb
commit c483095a80

View File

@ -14,7 +14,7 @@
import("//build/ohos.gni")
declare_args() {
useriam_fwk_enabled = true
user_auth_framework_enabled = true
}
ohos_shared_library("userauthservice") {