AAudio: Fix setChannelCount and setSamplesPerFrame

The C API interface to these was swapped internally, meaning that
setChannelCount would actually invoke setSamplesPerFrame.

Bug: 117985878
Change-Id: I2e7f4b5ec01323c1df1aa6c34b849a63ec9ba936
1 file changed