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

Commit 9c2336c0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Add runpath to lshal_test"" into oc-mr1-dev

parents 3f3fe12c 8a03aa91
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -61,10 +61,6 @@ cc_test {
    shared_libs: [
        "android.hardware.tests.baz@1.0"
    ],
    ldflags: [
        "-Wl,--rpath,${ORIGIN}/..",
        "-Wl,--enable-new-dtags",
    ],
    srcs: [
        "test.cpp"
    ]