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

Commit 01f527aa authored by Michael Hoisie's avatar Michael Hoisie Committed by Automerger Merge Worker
Browse files

Merge "Remove unused dependencies in SurfaceFlinger" into rvc-dev am: c30ebd01

Change-Id: Idc4d89054b51a8577d5e13da9c90a464a8305b1b
parents 54835218 c30ebd01
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>