The Doze mode is supported by the main PASS repository, but in order to
not get a bajillion of warnings (and also to actually receive DBus calls
in the daemon), we also have to enable it in the HAL layer. This commit
does just that.
Change-Id: I470b66d21b8d67f4e9c3bacf8b7d48c04734b48f
#########################
[PassScenario]
pass_scenario_support=yes
-pass_num_scenarios=2
+pass_num_scenarios=3
[Scenario0]
name=AppLaunch
support=yes
scenario_level=3
+[Scenario2]
+name=Doze
+support=yes
+scenario_level=3
+
###################################
### Scenario of Thermal Monitor ###
###################################