diff --git a/frameworks/native/sensor/src/sensor_service_client.cpp b/frameworks/native/sensor/src/sensor_service_client.cpp index 68293575fbad9a2ccac9a1bbccf62cda82ae5298..ff57ee06c3280d8efc2e776225022d9ecf00f24a 100755 --- a/frameworks/native/sensor/src/sensor_service_client.cpp +++ b/frameworks/native/sensor/src/sensor_service_client.cpp @@ -202,7 +202,7 @@ void SensorServiceClient::ProcessDeathObserver(const wptr &object sensorList_.clear(); sensorServer_ = nullptr; - // STEP4 : ReGet hsensors 3601 service + // STEP4 : ReGet sensors 3601 service int32_t ret = InitServiceClient(); if (ret != ERR_OK) { HiLog::Error(LABEL, "%{public}s InitServiceClient failed, ret : %{public}d", __func__, ret); @@ -210,7 +210,7 @@ void SensorServiceClient::ProcessDeathObserver(const wptr &object return; } - // STEP5 : Retransfer new channel to hsensors + // STEP5 : Retransfer new channel to sensors sensorServer_->TransferDataChannel(dataChannel_, sensorClientStub_); // STEP6 : Restore Sensor status diff --git a/sa_profile/3601.xml b/sa_profile/3601.xml index 580af5ea1b3864decc1da8bde4a9d80625a94398..07ab13871ade1506bbc21a1a5c9f1e980ced4980 100755 --- a/sa_profile/3601.xml +++ b/sa_profile/3601.xml @@ -13,7 +13,7 @@ limitations under the License. --> - hsensors + sensors 3601 libsensor_service.z.so