fix AudioTrack and AudioRecord JNI
AudioTrack and AudioRecord JNI should not cast jshortArray to jbyteArray. This appeared to work with Dalvik but causes data corruption with ART. Change-Id: Ib30b71e0d4007c4b574bc409963ddc5975ad4f78
Loading
Please register or sign in to comment