mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-11 02:31:46 +00:00
@@ -162,6 +162,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
|
|||||||
Set<String> HARDWARE_AEC_BLACKLIST = new HashSet<String>() {{
|
Set<String> HARDWARE_AEC_BLACKLIST = new HashSet<String>() {{
|
||||||
add("Pixel");
|
add("Pixel");
|
||||||
add("Pixel XL");
|
add("Pixel XL");
|
||||||
|
add("Moto G5");
|
||||||
}};
|
}};
|
||||||
|
|
||||||
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
||||||
|
|||||||
Reference in New Issue
Block a user