commit | 42c1e89176d05eb02479c5ba3b54219a37dc9adf | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Feb 07 11:02:27 2018 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Feb 07 11:19:11 2018 -0800 |
tree | 0cb22ae4c854af16e0cc8e30a8d33c8efdb64c4a | |
parent | d8714080597e80b2acaa7d3c30d5f432a99144e7 [diff] |
Remove unused functions from PhoneUtils The following functions are not used, and can be removed: - turnOnNoiseSuppression - restoreNoiseSuppression - isNoiseSuppressionOn Another reason for removal is that these functions use historic AudioManager.get/setParameters API for which deprecation is being planned. Change-Id: Iac8beb5ae403f8908225f2542ae0fde22314cd6f Test: make