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