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

Commit 365604c3 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Remove obsolete workaround."

am: f4483712

Change-Id: I2bd057c12b9915b9e45b206b9839d1a57b296f26
parents b51df90f f4483712
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -30,13 +30,6 @@ cc_library_shared {
        "libandroid_runtime",
        "libskia",
    ],

    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.