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

Commit c30ebd01 authored by Michael Hoisie's avatar Michael Hoisie Committed by Android (Google) Code Review
Browse files

Merge "Remove unused dependencies in SurfaceFlinger" into rvc-dev

parents 98b789db 0b793843
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ cc_defaults {
        "libbinder",
        "libbufferhubqueue",
        "libcutils",
        "libdl",
        "libEGL",
        "libfmq",
        "libGLESv1_CM",
@@ -73,7 +72,6 @@ cc_defaults {
        "librenderengine",
        "libserviceutils",
        "libtrace_proto",
        "libvr_manager",
        "libvrflinger",
    ],
    header_libs: [
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ cc_defaults {
        "liblog",
        "libnativewindow",
        "libprotobuf-cpp-lite",
        "libsync",
        "libtimestats",
        "libui",
        "libutils",
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@

#include <log/log.h>
#include <renderengine/RenderEngine.h>
#include <sync/sync.h>
#include <system/window.h>
#include <ui/GraphicBuffer.h>
#include <ui/Rect.h>