Redmi Note 6 Pro - 9.4.18(TWRP3.3.0-1+Clean install)
Bluetooth working well, thanks!
Bugs:
Redmi Note 6 Pro seen as Mi Mix2s under google account my devices
Screen time app is only in english
OK Google is not working (cannot set, grayed out)
MIUI App Vault/Quickcard FC:
Code:
java.lang.RuntimeException: Unable to get provider com.miui.personalassistant.payment.provider.PaymentProvider: java.lang.IllegalArgumentException: You cannot keep your settings in the secure settings.
at android.app.ActivityThread.installProvider(Unknown Source:432)
at android.app.ActivityThread.installContentProviders(Unknown Source:28)
at android.app.ActivityThread.handleBindApplication(Unknown Source:1160)
at android.app.ActivityThread.access$1200(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(Unknown Source:703)
at android.os.Handler.dispatchMessage(Unknown Source:21)
at android.os.Looper.loop(Unknown Source:208)
at android.app.ActivityThread.main(Unknown Source:107)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:274)
Caused by: java.lang.IllegalArgumentException: You cannot keep your settings in the secure settings.
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:57)
at android.database.DatabaseUtils.readExceptionFromParcel(Unknown Source:11)
at android.content.ContentProviderProxy.call(Unknown Source:33)
at android.provider.Settings$NameValueCache.putStringForUser(Unknown Source:43)
at android.provider.Settings$System.putStringForUser(Unknown Source:69)
at android.provider.Settings$System.putIntForUser(Unknown Source:4)
at android.provider.Settings$System.putInt(Unknown Source:4)
at com.miui.personalassistant.util.ExtraSettings$System.putInt(Unknown Source:0)
at com.miui.personalassistant.util.ExtraSettings$System.putBoolean(Unknown Source:0)
at com.miui.personalassistant.util.PAPreference.setBoolean(Unknown Source:8)
at com.miui.personalassistant.util.CompatUtil.encryptOldPaymentData(Unknown Source:63)
at com.miui.personalassistant.payment.provider.PaymentProvider.onCreate(Unknown Source:11)
at android.content.ContentProvider.attachInfo(Unknown Source:70)
at android.content.ContentProvider.attachInfo(Unknown Source:1)
at android.app.ActivityThread.installProvider(Unknown Source:247)
... 10 more