• Mahmoud Gawad's avatar
    [Telemetry SWX] Remove paramters from routines · 65d14692
    Mahmoud Gawad authored
    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: default avatarTom Sepez <tsepez@chromium.org>
    Reviewed-by: default avatarOleh Lamzin <lamzin@google.com>
    Commit-Queue: Mahmoud Gawad <mgawad@google.com>
    Cr-Commit-Position: refs/heads/master@{#823534}
    65d14692
diagnostics_service.mojom 16.1 KB