overlay: Don't warn user about FC in Google TTS
This happens on almost all FDE devices, I don't see any workaround other than hiding these dialogs
This commit is contained in:
@@ -755,5 +755,5 @@
|
||||
</string-array>
|
||||
|
||||
<!-- Suppress Intent Filter Verification Service crashes and System UI ANRs (both AOSP bugs) -->
|
||||
<string translatable="false" name="config_appsNotReportingCrashes">com.android.statementservice,com.android.systemui</string>
|
||||
<string translatable="false" name="config_appsNotReportingCrashes">com.android.statementservice,com.android.systemui,com.google.android.tts</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user