HACK: hard-code HAL name to audio.primary.omap4.so

Otherwise, hw_get_module_by_class() doesn't pick it up, and we get
stuck with the useless stub HAL in hardware/libhardware/modules/audio
instead.

This should instead be set to some build variable that evaluates to
something in hardware.c's variant_keys list, but I don't care.
1 file changed