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

Commit 76eaa352 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by android-build-merger
Browse files

Merge "Revert "recovery_test_component: Add libbinderthreadstate as static dependency.""

am: 968009cd

Change-Id: Ia13095c45e217806326f6a44abf989ab09162f55
parents 20eb921f 968009cd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ cc_defaults {
            static_libs: [
                "libutils",
            ],
        },
        }
    },
}

@@ -93,7 +93,6 @@ librecovery_static_libs = [
    "libhidlbase",
    "libhidltransport",
    "libhwbinder",
    "libbinderthreadstate",
    "libvndksupport",
    "libtinyxml2",
]