Signed-off-by: hellohyh001 <huiyuehong@huawei.com>
Change-Id: I91ab78524fbc2b962315cadedcca5d741c021e30
This commit is contained in:
hellohyh001 2023-12-02 08:08:48 +00:00
parent 13a0a40bf6
commit a27592ce22

View File

@ -25,5 +25,6 @@ ohos_ndk_headers("sensor_ndk_header") {
ohos_ndk_library("libsensor_ndk") {
ndk_description_file = "./libsensor.ndk.json"
output_name = "ohsensor"
output_extension = "so"
min_compact_version = "11"
}