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

Commit 8892ca82 authored by Jiyong Park's avatar Jiyong Park
Browse files

Remove updatable from mediaserver and mediaextractor

Bug: 125549215
Test: m; device boots
Test: play some video
Change-Id: Ib8ec81bcb476e0d1c9736962b49e4c5ccb58af03
parent 5ee05596
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2,7 +2,5 @@ service media /system/bin/mediaserver
    class main
    user media
    group audio camera inet net_bt net_bt_admin net_bw_acct drmrpc mediadrm
    # TODO(b/123275379): Remove updatable when http://aosp/878198 has landed
    updatable
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
+0 −2
Original line number Diff line number Diff line
@@ -2,7 +2,5 @@ service mediaextractor /system/bin/mediaextractor
    class main
    user mediaex
    group drmrpc mediadrm
    # TODO(b/123275379): Remove updatable when http://aosp/878198 has landed
    updatable
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks