diff --git a/conf/init.husky.rc b/conf/init.husky.rc index ffd9bd8..3479e7c 100644 --- a/conf/init.husky.rc +++ b/conf/init.husky.rc @@ -41,6 +41,7 @@ on post-fs-data # Bluetooth on post-fs-data chown bluetooth system /proc/bluetooth/timesync + chown bluetooth system /proc/bluetooth/sleep/wakelock_ctrl # Start the twoshay touch service on property:vendor.device.modules.ready=1 diff --git a/conf/init.shiba.rc b/conf/init.shiba.rc index b30f54f..f19c3e2 100644 --- a/conf/init.shiba.rc +++ b/conf/init.shiba.rc @@ -37,6 +37,7 @@ on post-fs-data # Bluetooth on post-fs-data chown bluetooth system /proc/bluetooth/timesync + chown bluetooth system /proc/bluetooth/sleep/wakelock_ctrl # Start the twoshay touch service on property:vendor.device.modules.ready=1 diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index ef528fa..7b53b72 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -2893,7 +2893,7 @@ "PowerHint": "GAME", "Node": "AutoPreferIdle", "Duration": 0, - "Value": "1" + "Value": "0" }, { "PowerHint": "GAME", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index 6a19138..18c9ef0 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -2786,7 +2786,7 @@ "PowerHint": "GAME", "Node": "AutoPreferIdle", "Duration": 0, - "Value": "1" + "Value": "0" }, { "PowerHint": "GAME",