diff --git a/audio/tegu/aidl_config/mixer_paths_aidl.xml b/audio/tegu/aidl_config/mixer_paths_aidl.xml index 73549b0..117f872 100644 --- a/audio/tegu/aidl_config/mixer_paths_aidl.xml +++ b/audio/tegu/aidl_config/mixer_paths_aidl.xml @@ -264,6 +264,7 @@ + @@ -1014,6 +1015,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1191,7 +1225,7 @@ - + diff --git a/thermal/thermal_info_config_charge_tegu.json b/thermal/thermal_info_config_charge_tegu.json index 02f66bd..74badb4 100644 --- a/thermal/thermal_info_config_charge_tegu.json +++ b/thermal/thermal_info_config_charge_tegu.json @@ -171,7 +171,7 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "CdevCeiling": [0, 25, 25, 25, 26, 26, 26], - "LimitInfo": [0, 0, 1, 1, 26, 26, 26] + "LimitInfo": [0, 1, 1, 1, 26, 26, 26] } ] }, diff --git a/thermal/thermal_info_config_tegu.json b/thermal/thermal_info_config_tegu.json index 745e69c..e5d1050 100644 --- a/thermal/thermal_info_config_tegu.json +++ b/thermal/thermal_info_config_tegu.json @@ -844,7 +844,7 @@ "MaxReleaseStep": 1, "MaxThrottleStep": 1, "CdevCeiling": [0, 25, 25, 25, 26, 26, 26], - "LimitInfo": [0, 0, 1, 1, 26, 26, 26] + "LimitInfo": [0, 1, 1, 1, 26, 26, 26] } ] }, @@ -1277,4 +1277,4 @@ } } } -} \ No newline at end of file +}