Fix stream type check, accept empty type

Since `AUDIO_STREAM_DEFAULT` can not be used in APM configs,
it is encoded as an empty string when passing via HIDL.
Consider this case when checking for the stream type
validity. Does not affect VTS.

Bug: 227457689
Test: run CallAudioInterceptionTest, check logcat for errors
Test: atest VtsHalAudioV7_1TargetTest
Change-Id: I5a0dad912bbb6826b5fd039b28b1c12e831d5112
1 file changed