diff --git a/FAQ.md b/FAQ.md
index b86abb7ebf..eb33327dd2 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -128,7 +128,7 @@ Related questions:
-**Xiaomi Redmi / OnePlus**
+**Xiaomi Redmi / OnePlus / Oppo**
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/FAQ.md%23redmi)
@@ -157,6 +157,8 @@ android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 778)
at androidx.room.RoomDatabase.endTransaction(RoomDatabase:584)
```
+The cause might be [changes in Android 7 Nougat](https://ericsink.com/entries/sqlite_android_n.html), which is why sqlite isn't bundled anymore since version 1.1970.
+