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

Commit 8468c2cc authored by David Anderson's avatar David Anderson
Browse files

surfaceflinger: Only restart zygote if already running.

Bug: 197224273
Test: manual test
Change-Id: I097b78a12dd493fa94b0a8e43cd2844a76c807d6
parent 7ad74670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ service surfaceflinger /system/bin/surfaceflinger
    user system
    group graphics drmrpc readproc
    capabilities SYS_NICE
    onrestart restart zygote
    onrestart restart --only-if-running zygote
    task_profiles HighPerformance
    socket pdx/system/vr/display/client     stream 0666 system graphics u:object_r:pdx_display_client_endpoint_socket:s0
    socket pdx/system/vr/display/manager    stream 0666 system graphics u:object_r:pdx_display_manager_endpoint_socket:s0