diff --git a/cheetah/rro_overlays/WifiOverlay/res/values/config.xml b/cheetah/rro_overlays/WifiOverlay/res/values/config.xml index 0d57183..6aa776d 100644 --- a/cheetah/rro_overlays/WifiOverlay/res/values/config.xml +++ b/cheetah/rro_overlays/WifiOverlay/res/values/config.xml @@ -100,9 +100,6 @@ be checked via NL80211 interface --> true - - true - true diff --git a/location/gps.xml b/location/gps.xml index d0fcfdb..8782a68 100644 --- a/location/gps.xml +++ b/location/gps.xml @@ -60,9 +60,11 @@ ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" + PpsDevice="/sys/class/pps/pps0/assert_elapsed" /> true - - true - true diff --git a/powerhint-cheetah-a0.json b/powerhint-cheetah-a0.json index 09d4fcd..8707576 100644 --- a/powerhint-cheetah-a0.json +++ b/powerhint-cheetah-a0.json @@ -103,6 +103,7 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ + "848000", "762000", "471000", "400000", @@ -784,6 +785,12 @@ "Duration": 3000, "Value": "9999999" }, + { + "PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME", + "Node": "GPUMinFreq", + "Duration": 3000, + "Value": "848000" + }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterMaxFreq", diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index 1d0cb50..33debac 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -103,6 +103,7 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ + "848000", "762000", "471000", "400000", @@ -783,6 +784,12 @@ "Duration": 3000, "Value": "9999999" }, + { + "PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME", + "Node": "GPUMinFreq", + "Duration": 3000, + "Value": "848000" + }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterMaxFreq", diff --git a/powerhint-cloudripper.json b/powerhint-cloudripper.json index cf0157e..b7fc8bd 100644 --- a/powerhint-cloudripper.json +++ b/powerhint-cloudripper.json @@ -90,6 +90,7 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ + "848000", "762000", "471000", "400000", @@ -623,6 +624,12 @@ "Duration": 3000, "Value": "9999999" }, + { + "PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME", + "Node": "GPUMinFreq", + "Duration": 3000, + "Value": "848000" + }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterMaxFreq", diff --git a/powerhint-panther-a0.json b/powerhint-panther-a0.json index 1c7a853..617473b 100644 --- a/powerhint-panther-a0.json +++ b/powerhint-panther-a0.json @@ -103,6 +103,7 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ + "848000", "762000", "471000", "400000", @@ -772,6 +773,12 @@ "Duration": 3000, "Value": "9999999" }, + { + "PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME", + "Node": "GPUMinFreq", + "Duration": 3000, + "Value": "848000" + }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterMaxFreq", diff --git a/powerhint-panther.json b/powerhint-panther.json index 98da014..b3b9c25 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -103,6 +103,7 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ + "848000", "762000", "471000", "400000", @@ -771,6 +772,12 @@ "Duration": 3000, "Value": "9999999" }, + { + "PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME", + "Node": "GPUMinFreq", + "Duration": 3000, + "Value": "848000" + }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterMaxFreq", diff --git a/powerhint-ravenclaw.json b/powerhint-ravenclaw.json index 9235e7f..828a224 100644 --- a/powerhint-ravenclaw.json +++ b/powerhint-ravenclaw.json @@ -90,6 +90,7 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ + "848000", "762000", "471000", "400000", @@ -623,6 +624,12 @@ "Duration": 3000, "Value": "9999999" }, + { + "PowerHint": "GCA_CAMERA_SHOT_GPU_EXTREME", + "Node": "GPUMinFreq", + "Duration": 3000, + "Value": "848000" + }, { "PowerHint": "CAMERA_STREAMING_EXTREME", "Node": "CPULittleClusterMaxFreq",