[Telemetry SWX] Remove paramters from routines
cros_healthd had removed two paramters from two battery routines: - |low_mah| and |high_mah| from 'BatteryCapacityRoutine'. - |maximum_cycle_count| and |percent_battery_wear_allowed| from 'BatteryHealthRoutine'. This CL removes the corresponding parameters from the corresponding routines found in TelemetryExtension in both: - Mojo interface exposed to Telemetry SWXs. - WebIDL interface exposed to third-party code. Also removes the dependency on the removed parameters from browser_tests. Bug: b:171327161 Change-Id: Idaa57d0a05986883c26337a151f0c0adfb5f5272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507698Reviewed-by:Tom Sepez <tsepez@chromium.org> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Commit-Queue: Mahmoud Gawad <mgawad@google.com> Cr-Commit-Position: refs/heads/master@{#823534}
Showing
Please register or sign in to comment