mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-03-01 14:58:02 +00:00
camera and sensor
Signed-off-by: dong-dongzhen <dongshaomin@huawei.com>
This commit is contained in:
parent
84a18d0750
commit
1d51ea8cf2
@ -117,7 +117,7 @@ void HdfSensorHdiTest::TearDownTestCase()
|
||||
void HdfSensorHdiTest::SetUp()
|
||||
{
|
||||
if (g_sensorInterface == nullptr) {
|
||||
printf("%s:Sensor list is empty",_func_);
|
||||
printf("%s: Sensor list is empty", _func_);
|
||||
GTEST_SKIP() << "Device not exist" << std::endl;
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user