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:
Henrique Silva
2022-02-18 00:03:38 +01:00
committed by Joey
parent de58de3d30
commit e337645258

View File

@@ -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>