Loading thermal/2.0/types.hal +3 −2 Original line number Diff line number Diff line Loading @@ -71,9 +71,10 @@ enum ThrottlingSeverity : uint32_t { CRITICAL, /** * User should be warned before shutdown. * Key components in platform are shutting down due to thermal condition. * Device functionalities will be limited. */ WARNING, EMERGENCY, /** * Need shutdown immediately. Loading Loading
thermal/2.0/types.hal +3 −2 Original line number Diff line number Diff line Loading @@ -71,9 +71,10 @@ enum ThrottlingSeverity : uint32_t { CRITICAL, /** * User should be warned before shutdown. * Key components in platform are shutting down due to thermal condition. * Device functionalities will be limited. */ WARNING, EMERGENCY, /** * Need shutdown immediately. Loading