Revert "Turn on XOM for libc"
This reverts commit 51b8255cf5
.
Breaks app compat.
Bug: 124792601
Change-Id: I99690d0092066fdfd76dc68aa3ed0fe0df873892
This commit is contained in:
parent
51b8255cf5
commit
d119269c1c
1 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,8 @@ cc_defaults {
|
|||
no_libcrt: true,
|
||||
},
|
||||
},
|
||||
// TODO(ivanlozano): Remove after b/118321713
|
||||
xom: false,
|
||||
}
|
||||
|
||||
// ========================================================
|
||||
|
|
Loading…
Reference in a new issue