Enable HW NS for N6 to fix HW AEC issue

TBR=magjed
BUG=b/24595150

Review URL: https://codereview.webrtc.org/1370413003 .

Cr-Commit-Position: refs/heads/master@{#10167}
This commit is contained in:
henrika 2015-10-05 13:58:48 +02:00
parent dec5ebf106
commit 95cd8ea31a

View File

@ -50,7 +50,6 @@ public final class WebRtcAudioUtils {
private static final String[] BLACKLISTED_NS_MODELS = new String[] {
"Nexus 10",
"Nexus 9",
"Nexus 6",
"Nexus 5",
};