Signed-off-by: hellohyh001 <huiyuehong@huawei.com>
Change-Id: I205c3511883978251c8c91e409853f2912aa14ee
This commit is contained in:
hellohyh001 2023-11-23 14:29:57 +00:00
parent 76c05897ab
commit 08c6b7b801

View File

@ -21,7 +21,7 @@
* @since 11
*/
/**
* @file sensor.h
* @file native_sensor.h
*
* @brief api
* @library libsensor_native.z.so
@ -32,7 +32,7 @@
#ifndef OH_NATIVE_SENSOR_H
#define OH_NATIVE_SENSOR_H
#include "sensor_type.h"
#include "native_sensor_type.h"
#ifdef __cplusplus
extern "C" {