overlay: Supress crashes from Intent Filter Verification

This commit is contained in:
Peter Cai 2022-09-06 15:54:22 -04:00
parent 15ca354dfe
commit fe761b6560
1 changed files with 3 additions and 0 deletions

View File

@ -61,4 +61,7 @@
<!-- Standalone UnifiedNlp (for gapps) -->
<item>org.microg.nlp</item>
</string-array>
<!-- Suppress Intent Filter Verification Service crashes -->
<string translatable="false" name="config_appsNotReportingCrashes">com.android.statementservice</string>
</resources>