HAL: Restrict calls to ADM for low-latency usecase

Stream must be registered for AUDIO_OUTPUT_FLAG_FAST and AUDIO_INPUT_FLAG_FAST.
The others are not intended to take this path. If all streams are registered,
they wait for focus which leads to underruns.

Change-Id: I7304a09ee9a6f60b10394a2ed206e365e3b8090e
Signed-off-by: Narsinga Rao Chella <nrchella@codeaurora.org>
1 file changed