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

Commit dc9ae90d authored by Ian Pedowitz's avatar Ian Pedowitz Committed by android-build-team Robot
Browse files

Fixing app compat issue b/72143978

Revert "Remove obsolete workaround."

This reverts commit 1f3ac758.

Bug: 72143978
Bug: 24465209
Test: Tested failing case on sailfish, reverted back all CL's since
Test: 3471433 for b/24465209 and apps open
(cherry picked from commit 7bb9785a)

Change-Id: Idd26e6c53320cd8b1be70b0894f4ed08e434b80d
parent 60fe0152
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -80,6 +80,10 @@ 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,