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

Commit 34a9c234 authored by Marissa Wall's avatar Marissa Wall Committed by Marissa Ikonomidis
Browse files

libadf: libadf is deprecated so remove it from Android.bp

libadf is not used by hwc2 tests. It is safe to remove it.

Bug: 150467766
Test: Compiles and runs hwc2 tests
Change-Id: I128568f9382e014e9815739209acb176e931bc3e
parent 55977d4d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -34,8 +34,6 @@ cc_test {
        "Hwc2TestPixelComparator.cpp",
    ],
    static_libs: [
        "libadf",
        "libadfhwc",
        "libbase",
        "libmath",
    ],