google_pixel: overlays: Don't duplicate QuickStep overlay

* Already in RROs.
lineage-21.0
Nolen Johnson 11 months ago
parent d173f3e0d9
commit b3a9c5d9e5
  1. 5
      overlays/overlay-gms/frameworks/base/core/res/res/values/config.xml

@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- Component name for the activity that will be presenting the Recents UI, which will receive special permissions for API related
to fetching and presenting recent tasks. The default configuration uses Launcher3QuickStep as default launcher and points to
the corresponding recents component. -->
<string name="config_recentsComponentName">com.google.android.apps.nexuslauncher/com.android.quickstep.RecentsActivity</string>
<!-- The component name for the system-wide captions manager service. <!-- The component name for the system-wide captions manager service.
This service must be trusted, as the system binds to it and keeps it running. This service must be trusted, as the system binds to it and keeps it running.
Example: "com.android.captions/.SystemCaptionsManagerService" Example: "com.android.captions/.SystemCaptionsManagerService"

Loading…
Cancel
Save