Fix Audio HAL crash.

Audio HAL crashed because the worker thread tried to access bus_address
before its initialization. Move the thread start after the init of the
bus_address.

Bug: 237326381
Test: boot to UI

Change-Id: I55ab61c38d2b86bdf9785ffab3b18dba421e8190
1 file changed