google_pixel: Fixup dropping turbo

lineage-21.0
Nolen Johnson 9 months ago
parent 48d2a43ec7
commit 87efa55161
  1. 4
      overlays/overlay-gms/frameworks/base/core/res/res/values/config.xml

@ -12,10 +12,6 @@
<item>com.google.android.apps.gcs</item> <item>com.google.android.apps.gcs</item>
</string-array> </string-array>
<!-- The app which will handle routine based automatic battery saver, if empty the UI for
routine based battery saver will be hidden -->
<string name="config_batterySaverScheduleProvider">com.google.android.apps.turbo</string>
<!-- The package name for the system's app prediction service. <!-- The package name for the system's app prediction service.
This service must be trusted, as it can be activated without explicit consent of the user. This service must be trusted, as it can be activated without explicit consent of the user.
Example: "com.android.intelligence/.AppPredictionService" Example: "com.android.intelligence/.AppPredictionService"

Loading…
Cancel
Save