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

Commit f6e175b6 authored by Risan's avatar Risan
Browse files

Change libmojo_bp to libmojo

Cleaning up since we have libmojo Android.bp target now.

Bug: 72927715
Test: Compiled
Change-Id: Ia3a11ea8afce35f97ca087e29094de06d5af2b88
parent fb0aa3da
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -5,14 +5,13 @@ cc_library_shared {
            srcs: [
                "IArcVideoBridge.cpp",
            ],
            // TODO: remove the suffix "_bp" after finishing migration to Android.bp.
            shared_libs: [
                "libarcbridge",
                "libarcbridgeservice",
                "libbinder",
                "libchrome",
                "liblog",
                "libmojo_bp",
                "libmojo",
                "libutils",
            ],
            cflags: [