diff --git a/services/hdi_connection/adapter/src/sensor_event_callback.cpp b/services/hdi_connection/adapter/src/sensor_event_callback.cpp index 93a021f84eb8f94e9dedabd3b054563ce5a7ecd7..11f16e51112012e8f8db65655f60a3f7f7700892 100644 --- a/services/hdi_connection/adapter/src/sensor_event_callback.cpp +++ b/services/hdi_connection/adapter/src/sensor_event_callback.cpp @@ -35,7 +35,8 @@ const std::set g_sensorTypeTrigger = { SENSOR_TYPE_ID_DROP_DETECTION, SENSOR_TYPE_ID_HALL, SENSOR_TYPE_ID_HALL_EXT, - SENSOR_TYPE_ID_PROXIMITY1 + SENSOR_TYPE_ID_PROXIMITY1, + SENSOR_TYPE_ID_WEAR_DETECTION, }; } // namespace