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

Commit c68e3594 authored by Ian Pedowitz's avatar Ian Pedowitz Committed by android-build-merger
Browse files

Merge "Fixing app compat issue b/72143978" am: 0f2ed7d3 am: 11ecd636

am: 3e554073

Change-Id: I9afc6636175be9da7fc8d8b2900251a7741eaf66
parents ccc74532 3e554073
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -80,6 +80,10 @@ cc_library {
                address: false,
                address: false,
            },
            },
        },
        },
        android_arm: {
            // TODO: This is to work around b/24465209. Remove after root cause is fixed
            ldflags: ["-Wl,--hash-style=both"],
        },
        windows: {
        windows: {
            srcs: ["uio.c"],
            srcs: ["uio.c"],
            enabled: true,
            enabled: true,