commit | 4fc28d78cb925c2780abf02c6826e77f8f8a230a | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Sep 10 15:05:03 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Sep 10 15:05:03 2014 -0700 |
tree | d8d317c60d0fc57edc071e7779d8c5348ff76ecb | |
parent | 6cb95276c3ead697f18e3d211c8d5b5ffacf379f [diff] |
AudioEffect JNI: fix queryEffects() Some effects supported by the platform may not be returned to JAVA layer because not visible by applications. The size of the array of effect descriptors returned must be adjusted so that no entry in the array is null. Bug: 17453177. Change-Id: I3baaacf24bcb0fa45ce50461a1ac3d6eaa67f4b9