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

Commit c741f22d authored by Nick Pelly's avatar Nick Pelly
Browse files

Add NET_RAW to mediaserver so that it can open a raw HCI socket to configure

BT chip.

Change-Id: I22065b313c7af28b4791c74ea3d403a628738102
parent 830abe04
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -300,7 +300,7 @@ service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-sys


service media /system/bin/mediaserver
service media /system/bin/mediaserver
    user media
    user media
    group system audio camera graphics inet net_bt net_bt_admin
    group system audio camera graphics inet net_bt net_bt_admin net_raw
    ioprio rt 4
    ioprio rt 4


service bootanim /system/bin/bootanimation
service bootanim /system/bin/bootanimation