forked from mirror/monocles_chat_clean
Add Redmi Note 12S to AAC sensitive devices list
This commit is contained in:
parent
cc8e463954
commit
48b2514985
1 changed files with 1 additions and 0 deletions
|
@ -5310,6 +5310,7 @@ public class ConversationFragment extends XmppFragment
|
||||||
.add("Pixel 4a") // Pixel 4a https://github.com/iNPUTmice/Conversations/issues/4223
|
.add("Pixel 4a") // Pixel 4a https://github.com/iNPUTmice/Conversations/issues/4223
|
||||||
.add("WP12 Pro") // Oukitel WP 12 Pro https://github.com/iNPUTmice/Conversations/issues/4223
|
.add("WP12 Pro") // Oukitel WP 12 Pro https://github.com/iNPUTmice/Conversations/issues/4223
|
||||||
.add("Volla Phone X") // Volla Phone X https://github.com/iNPUTmice/Conversations/issues/4223
|
.add("Volla Phone X") // Volla Phone X https://github.com/iNPUTmice/Conversations/issues/4223
|
||||||
|
.add("Redmi Note 12S") // Xiaomi Redmi Note 12S
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
private boolean startRecording() {
|
private boolean startRecording() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue