Handling one more event

This commit is contained in:
Pierre Pronchery 2011-08-29 23:14:35 +00:00
parent 6783c44c55
commit 61301d2ebc

View File

@ -74,6 +74,7 @@ static DebugPhoneEvents _debug_phone_events[] =
{ PHONE_EVENT_TYPE_SPEAKER_ON, "SPEAKER_ON" },
{ PHONE_EVENT_TYPE_STARTING, "STARTING" },
{ PHONE_EVENT_TYPE_SUSPEND, "SUSPEND" },
{ PHONE_EVENT_TYPE_UNAVAILABLE, "UNAVAILABLE" },
{ PHONE_EVENT_TYPE_VIBRATOR_OFF, "VIBRATOR_OFF" },
{ PHONE_EVENT_TYPE_VIBRATOR_ON, "VIBRATOR_ON" },
{ PHONE_EVENT_TYPE_VOLUME_GET, "VOLUME_GET" },