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

Commit a32fd449 authored by Daniel Norman's avatar Daniel Norman Committed by android-build-merger
Browse files

Merge "Replaces 'oneshot' and 'interface' with 'onrestart restart...

Merge "Replaces 'oneshot' and 'interface' with 'onrestart restart audioserver'." am: 5bb99e24 am: 3a6c4696 am: 1fd3dbe7
am: e7342a0d

Change-Id: I423d4b0f1370a9a2ddb844cdfef6f7f3c101c120
parents b80cd211 e7342a0d
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -6,9 +6,4 @@ service vendor.audio-hal-2-0 /vendor/bin/hw/android.hardware.audio@2.0-service
    capabilities BLOCK_SUSPEND
    ioprio rt 4
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
    # audioflinger restarts itself when it loses connection with the hal
    # and its .rc file has an "onrestart restart audio-hal" rule, thus
    # an additional auto-restart from the init process isn't needed.
    oneshot
    interface android.hardware.audio@4.0::IDevicesFactory default
    interface android.hardware.audio@2.0::IDevicesFactory default
    onrestart restart audioserver