Merge "Implement advanced device battery prediction"

This commit is contained in:
TreeHugger Robot
2020-10-07 02:14:16 +00:00
committed by Android (Google) Code Review
4 changed files with 168 additions and 7 deletions

View File

@@ -467,4 +467,7 @@
<!-- Whether to show the Preference for Adaptive connectivity -->
<bool name="config_show_adaptive_connectivity">false</bool>
<!-- Authority of advanced device battery prediction -->
<string name="config_battery_prediction_authority" translatable="false"></string>
</resources>