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

Commit 14c2ae4a authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Remove obsolete workaround." am: f4483712 am: 365604c3

am: 8ca799e2

Change-Id: I6afd17cacebc896831f3b6049e850d671c2d7f73
parents c27f70dc 8ca799e2
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -29,13 +29,6 @@ cc_library_shared {
    shared_libs: [
    shared_libs: [
        "libandroid_runtime",
        "libandroid_runtime",
    ],
    ],

    arch: {
        arm: {
            // TODO: This is to work around b/24465209. Remove after root cause is fixed
            ldflags: ["-Wl,--hash-style=both"],
        },
    },
}
}


// The headers module is in frameworks/native/Android.bp.
// The headers module is in frameworks/native/Android.bp.