diff options
| -rw-r--r-- | overlay-lineage/frameworks/base/core/res/res/values/config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/overlay-lineage/frameworks/base/core/res/res/values/config.xml b/overlay-lineage/frameworks/base/core/res/res/values/config.xml index 9d2aa40f..0315f4ad 100644 --- a/overlay-lineage/frameworks/base/core/res/res/values/config.xml +++ b/overlay-lineage/frameworks/base/core/res/res/values/config.xml @@ -49,7 +49,6 @@ <!-- Live Captions --> <string name="config_defaultSystemCaptionsManagerService">com.google.android.as/com.google.android.apps.miphone.aiai.captions.SystemCaptionsManagerService</string> - <string name="config_defaultSystemCaptionsService">com.google.android.as/com.google.android.apps.miphone.aiai.captions.CaptionsService</string> <!-- Recents text and image selection for Pixel Launcher (not supported by Launcher3) --> <string name="config_defaultContentSuggestionsService" translatable="false">com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiContentSuggestionsService</string> |
