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

Commit fd7c0f92 authored by Jiwen 'Steve' Cai's avatar Jiwen 'Steve' Cai Committed by Steven Moreland
Browse files

Remove android.frameworks.bufferhub@1.0 from the Framework

This was a framework-face HIDL interface and we validated that the
vendors do NOT depend on them at all.

Bug: 170681929
Bug: 204068144
Test: aosp_cf_x86_phone-userdebug
Change-Id: I7f0324773e4b3a62f482588d5bd2181f1026872d
parent d44e152f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -83,7 +83,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.
@@ -107,7 +106,6 @@ cc_library_shared {
                "BufferHubProducer.cpp",
            ],
            exclude_shared_libs: [
                "android.frameworks.bufferhub@1.0",
                "libbufferhub",
                "libbufferhubqueue",
                "libinput",