pass_support=1
pass_gov_type=1
-pass_num_levels=7
-pass_init_level=0
-pass_min_level=0
-pass_max_level=6
+pass_num_scenario_levels=4
+pass_init_scenario_level=0
-[Level0]
+####################################################
+### Scenario Level for PMQoS and Thermal Monitor ###
+####################################################
+[ScenarioLevel0]
limit_min_freq=768000
limit_max_freq=1300000
limit_min_cpu=0
+limit_max_cpu=4
-[Level1]
-limit_max_freq=1000000
-
-[Level2]
-limit_min_freq=1200000
-
-[Level3]
-limit_min_freq=1200000
-limit_min_cpu=2
-
-[Level4]
+[ScenarioLevel1]
limit_min_freq=1300000
+limit_max_freq=1300000
+limit_min_cpu=3
+limit_max_cpu=4
-[Level5]
-limit_min_freq=1300000
-limit_min_cpu=2
+[ScenarioLevel2]
+limit_min_freq=768000
+limit_max_freq=768000
+limit_min_cpu=0
+limit_max_cpu=2
-[Level6]
-limit_min_freq=1300000
-limit_min_cpu=3
+[ScenarioLevel3]
+limit_min_freq=768000
+limit_max_freq=768000
+limit_min_cpu=0
+limit_max_cpu=1
-############################
-### Add list of scenario ###
-############################
+#########################
+### Scenario of PMQoS ###
+#########################
[PassScenario]
pass_scenario_support=yes
pass_num_scenarios=2
[Scenario0]
name=AppLaunch
support=yes
-
-min_level=6
-max_level=6
+scenario_level=1
[Scenario1]
name=UltraPowerSaving
support=yes
+scenario_level=3
-min_level=1
-max_level=1
-
-########################
-### Thermal Monitor ###
-########################
+###################################
+### Scenario of Thermal Monitor ###
+###################################
# Following action name are defiend on Tizen platform.
# The 'temperature' of thermal.scenario must be defined in descending order.
name=Release
temperature=70
timer_interval_ms=10000
+scenario_level=0
[thermal.scenario1]
-support=no
+support=yes
name=Warning
temperature=73
timer_interval_ms=5000
name=LimitAction
temperature=75
timer_interval_ms=3000
+scenario_level=3
[thermal.scenario3]
support=yes