|
|
|
@ -1,10 +1,5 @@ |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<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. |
|
|
|
|
This service must be trusted, as the system binds to it and keeps it running. |
|
|
|
|
Example: "com.android.captions/.SystemCaptionsManagerService" |
|
|
|
|