commit | 918796ed5d5b699be314ff8f993efc756001c894 | [log] [tgz] |
---|---|---|
author | Quinn Male <qmale@codeaurora.org> | Fri Jul 19 11:19:21 2019 -0700 |
committer | Quinn Male <qmale@codeaurora.org> | Fri Jul 19 11:19:21 2019 -0700 |
tree | ae0c3f413886481c1f3b1801c45c9c8a2d829d9c | |
parent | 418acb111d9acfbe8630a6fe689df80eb97d1039 [diff] |
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