mirror of
https://gitee.com/openharmony/startup_init
synced 2024-12-11 04:34:32 +00:00
fix code check
Signed-off-by: taiyipei <peitaiyi@huawei.com>
This commit is contained in:
parent
10cc7bb8c8
commit
85a3f25397
@ -32,7 +32,5 @@ ohos_shared_library("syscap") {
|
||||
|
||||
public_configs = [ ":syscap_config" ]
|
||||
part_name = "init"
|
||||
install_images = [
|
||||
"system"
|
||||
]
|
||||
install_images = [ "system" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user