commit | 97ab3a0d975df6ece8de07ecf495ffc058b73822 | [log] [tgz] |
---|---|---|
author | Marti Bolivar <mbolivar@leaflabs.com> | Thu May 22 20:44:07 2014 -0400 |
committer | Marti Bolivar <mbolivar@leaflabs.com> | Thu May 22 20:44:07 2014 -0400 |
tree | ff47ea23a1023161744d38417175364ea331bc58 | |
parent | 812158580398536f2493a5a6278256980e437de8 [diff] |
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.