hal: Fix audio_event_type_t enum ordering

AUDIO_EVENT_SCREEN_STATUS_CHANGED was added in a previous change
in the middle of the enum which led to erroneous logs. This change
resolved that by moving it to the end of the enum.

Change-Id: Ic01e8daaf037556886fbd5bc35491c034385a473
1 file changed