summaryrefslogtreecommitdiff
path: root/powerhint.json
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2018-01-16 12:03:13 -0800
committerWei Wang <wvw@google.com>2018-01-17 12:13:06 -0800
commit48a226ea47a165fabcb9e3fdda38e412551032ca (patch)
treecf318a425d11089cad0489aced986dbc0a971a3a /powerhint.json
parentd20619cf6d449018bea170bd9a4a21ddf64c6899 (diff)
downloadbonito-48a226ea47a165fabcb9e3fdda38e412551032ca.tar.gz
Power: restart PowerHAL if audio HAL died with active low_latency hint
Audio low latency which can go parallel with other long-term hints and there is small change that leaves the powerHAL stuck with the hint for long time. This CL will require another property to record the state of it. Bug: 67648152 Test: kill audiohal, audioserver Change-Id: Ic0017b0c7a27994e7583d7701665b2cd156ca192
Diffstat (limited to 'powerhint.json')
-rwxr-xr-xpowerhint.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/powerhint.json b/powerhint.json
index 767c6239..b858ef12 100755
--- a/powerhint.json
+++ b/powerhint.json
@@ -291,7 +291,7 @@
"PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq",
"ValueIndex": 0,
- "Duration": 0
+ "Duration": 5000
},
{
"PowerHint": "LAUNCH",
@@ -339,7 +339,7 @@
"PowerHint": "CAMERA_LAUNCH",
"Node": "CPUBigClusterMaxFreq",
"ValueIndex": 0,
- "Duration": 0
+ "Duration": 1000
},
{
"PowerHint": "CAMERA_LAUNCH",
@@ -363,7 +363,7 @@
"PowerHint": "CAMERA_STREAMING",
"Node": "CPUBigClusterMaxFreq",
"ValueIndex": 0,
- "Duration": 0
+ "Duration": 1000
},
{
"PowerHint": "CAMERA_STREAMING",
@@ -387,7 +387,7 @@
"PowerHint": "CAMERA_SHOT",
"Node": "CPUBigClusterMaxFreq",
"ValueIndex": 0,
- "Duration": 0
+ "Duration": 1000
},
{
"PowerHint": "CAMERA_SHOT",