Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42736bd1 authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Automerger Merge Worker
Browse files

Replace direct pid writes with setting task profiles for bluetooth interfaces am: 4b644d33

Change-Id: Ib5c0ce37ef15089108670c0d98e51937fa2261c7
parents 560188e5 4b644d33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-servi
    capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE
    user bluetooth
    group bluetooth
    writepid /dev/stune/foreground/tasks
    task_profiles HighPerformance
+1 −1
Original line number Diff line number Diff line
@@ -5,5 +5,5 @@ service vendor.bluetooth-1-1 /vendor/bin/hw/android.hardware.bluetooth@1.1-servi
    capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE
    user bluetooth
    group bluetooth
    writepid /dev/stune/foreground/tasks
    task_profiles HighPerformance