Add z5 compact (E5823) to AEC blacklist

Following fixes for other models to reduce echo on callee side during Signal call. 

The problem has been reported for this model for example in #6241
This commit is contained in:
floesche 2018-07-03 12:16:01 +01:00 committed by Greyson Parrelli
parent 99f7133afe
commit df9833472f

View file

@ -200,6 +200,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("Moto G4");
add("TA-1053");
add("Mi A1");
add("E5823"); // Sony z5 compact
}};
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{