alsa-project / alsa-lib

The Advanced Linux Sound Architecture (ALSA) - library
GNU Lesser General Public License v2.1
345 stars 176 forks source link

fix detection of android devices #301

Closed Maxython closed 1 year ago

Maxython commented 1 year ago

Hello, I'm part of the Termux team. Recently, I compiled your alsa-lib package on Termux and during the process I noticed that the lines where the OS is checked do not correctly specify the Android check value. Also in the pcm_direct.c code, a check is also needed, since the same structure is provided in Termux.