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

Commit 1e29946a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge changes from topic "cut_dependency"

* changes:
  Revert "Delay start of surfaceflinger until after the Runtime APEX is mounted."
  Cut the static deps from libvulkan to libnativeloader and libnativebridge
parents 658187ca 25c50b0e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ service surfaceflinger /system/bin/surfaceflinger
    class core animation
    user system
    group graphics drmrpc readproc
    updatable
    onrestart restart zygote
    writepid /dev/stune/foreground/tasks
    socket pdx/system/vr/display/client     stream 0666 system graphics u:object_r:pdx_display_client_endpoint_socket:s0
+2 −2
Original line number Diff line number Diff line
@@ -84,8 +84,8 @@ cc_library_shared {
        "libutils",
        "libcutils",
        "libz",
        "libnativebridge",
        "libnativeloader",
        "libnativebridge_lazy",
        "libnativeloader_lazy",
        "libnativewindow",
        "android.hardware.graphics.common@1.0",
    ],