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

Commit 8ca799e2 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Remove obsolete workaround." am: f4483712

am: 365604c3

Change-Id: Ia153c371b8833b926b3e643bf265e67a438dfd91
parents 23274614 365604c3
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.