Snap for 12695596 from b76898c5cd
to 25Q1-release
Change-Id: I3aa6e11d39c1f12f1fcd466398ce39c6c48e450a
This commit is contained in:
commit
083478fdf0
4 changed files with 4 additions and 2 deletions
|
@ -41,6 +41,7 @@ on post-fs-data
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
chown bluetooth system /proc/bluetooth/timesync
|
chown bluetooth system /proc/bluetooth/timesync
|
||||||
|
chown bluetooth system /proc/bluetooth/sleep/wakelock_ctrl
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on property:vendor.device.modules.ready=1
|
on property:vendor.device.modules.ready=1
|
||||||
|
|
|
@ -37,6 +37,7 @@ on post-fs-data
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
chown bluetooth system /proc/bluetooth/timesync
|
chown bluetooth system /proc/bluetooth/timesync
|
||||||
|
chown bluetooth system /proc/bluetooth/sleep/wakelock_ctrl
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on property:vendor.device.modules.ready=1
|
on property:vendor.device.modules.ready=1
|
||||||
|
|
|
@ -2893,7 +2893,7 @@
|
||||||
"PowerHint": "GAME",
|
"PowerHint": "GAME",
|
||||||
"Node": "AutoPreferIdle",
|
"Node": "AutoPreferIdle",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "GAME",
|
"PowerHint": "GAME",
|
||||||
|
|
|
@ -2786,7 +2786,7 @@
|
||||||
"PowerHint": "GAME",
|
"PowerHint": "GAME",
|
||||||
"Node": "AutoPreferIdle",
|
"Node": "AutoPreferIdle",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "GAME",
|
"PowerHint": "GAME",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue