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

Commit 36227a85 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Remove android.frameworks.bufferhub@1.0 from the Framework"

parents 5f414cf3 fd7c0f92
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -146,7 +146,6 @@ cc_library_shared {
    ],

    shared_libs: [
        "android.frameworks.bufferhub@1.0",
        "libbinder",
        "libbufferhub",
        "libbufferhubqueue", // TODO(b/70046255): Remove this once BufferHub is integrated into libgui.
@@ -175,7 +174,6 @@ cc_library_shared {
                "BufferHubProducer.cpp",
            ],
            exclude_shared_libs: [
                "android.frameworks.bufferhub@1.0",
                "libbufferhub",
                "libbufferhubqueue",
                "libinput",