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

Commit 1f3ac758 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove obsolete workaround.

Bug: http://b/24465209
Test: manually ran the app.
Change-Id: I573d2480c70632b100096ba6b2029bfc335595d6
parent a1e27d34
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -80,10 +80,6 @@ cc_library {
                address: false,
            },
        },
        android_arm: {
            // TODO: This is to work around b/24465209. Remove after root cause is fixed
            ldflags: ["-Wl,--hash-style=both"],
        },
        windows: {
            srcs: ["uio.c"],
            enabled: true,