mirror of
https://gitee.com/openharmony/startup_init
synced 2025-02-24 22:42:32 +00:00
update interfaces/kits/syscap/BUILD.gn.
Signed-off-by: chenshixu1 <chenshixu1@huawei.com>
This commit is contained in:
parent
82aac7d969
commit
2010b59146
@ -25,13 +25,6 @@ ohos_shared_library("deviceinfo_ndk") {
|
||||
subsystem_name = "startup"
|
||||
}
|
||||
|
||||
ohos_ndk_library("libdeviceinfo_ndk") {
|
||||
cflags = [ "-fstack-protector-all" ]
|
||||
output_name = "deviceinfo_ndk"
|
||||
ndk_description_file = "./libdeviceinfo.ndk.json"
|
||||
min_compact_version = "1"
|
||||
}
|
||||
|
||||
ohos_ndk_headers("deviceinfo_header") {
|
||||
dest_dir = "$ndk_headers_out_dir/"
|
||||
sources = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user