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

Commit 400c091a authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Host users of libutils trace use libcutils." am: 4a17a712 am: 330c15e2 am: fb59c947

am: c1e240aa

Change-Id: I507ef7554513ad0221b6fa95b2854c9066e8f9f3
parents b3db5ef1 c1e240aa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ cc_library {
            static_libs: [
                "libandroidfw",
                "libbase",
                "libcutils",
                "libutils",
                "libziparchive",
            ],
@@ -121,6 +122,7 @@ cc_test {
            static_libs: [
                "libandroidfw",
                "libbase",
                "libcutils",
                "libidmap2",
                "liblog",
                "libutils",
@@ -163,6 +165,7 @@ cc_binary {
            static_libs: [
                "libandroidfw",
                "libbase",
                "libcutils",
                "libidmap2",
                "liblog",
                "libutils",
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ cc_defaults {
        "slicer",
    ],
    static_libs: [
        "libcutils",
        "libtinyxml2",
        "liblog",
        "libutils",