Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f931a08a authored by Keun Soo Yim's avatar Keun Soo Yim Committed by Android (Google) Code Review
Browse files

Merge "thermal: typos in HAL."

parents 59f0ce6f 3fbeb9f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -56,11 +56,11 @@ interface IThermal {
     *         the status.debugMessage must be populated with the human-readable
     *         error message.
     * @return devices If status code is SUCCESS, it's filled with the current
     *         cooling device information. The order of built-in coolling
     *         cooling device information. The order of built-in cooling
     *         devices in the list must be kept the same regardless the number
     *         of calls to this method even if they go offline, if these devices
     *         exist on boot. The method always returns and never removes from
     *         the list such coolling devices.
     *         the list such cooling devices.
     *
     */
    getCoolingDevices()