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

Commit 918e02f1 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: I6350ce53c6b97a2c43d53a45b8634bdc27409ab6
parent 6b10cbd0
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -138,13 +138,12 @@ cc_defaults {

    product_variables: {
        arc: {
            // TODO: remove the suffix "_bp" after finishing migration to Android.bp.
            shared_libs: [
                "libarcbridge",
                "libarcbridgeservice",
                "libarcvideobridge",
                "libchrome",
                "libmojo_bp",
                "libmojo",
            ],
        }
    }