Revert "Turn on XOM for libc"

This reverts commit 51b8255cf5.

Breaks app compat.

Bug: 124792601
Change-Id: I99690d0092066fdfd76dc68aa3ed0fe0df873892
This commit is contained in:
Yi Kong 2019-02-20 10:27:38 +00:00
parent 51b8255cf5
commit d119269c1c

View file

@ -85,6 +85,8 @@ cc_defaults {
no_libcrt: true,
},
},
// TODO(ivanlozano): Remove after b/118321713
xom: false,
}
// ========================================================