summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Lozano <ivanlozano@google.com>2019-01-08 22:38:10 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-01-08 22:38:10 +0000
commite32ed3c3286364a721f12fc86d40ee4b06202bc1 (patch)
tree16b0d9e40559ce9156cd7babd3b28e9b011d54ab
parentf646481822caf9a1e9c744a8bb76820adc32ae72 (diff)
parentd60cb5c0cc6c3b265b4b4afc1886a156cfce2d74 (diff)
downloadrs-e32ed3c3286364a721f12fc86d40ee4b06202bc1.tar.gz
Merge "Disable XOM in libRSCpuRef."
-rw-r--r--cpu_ref/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu_ref/Android.bp b/cpu_ref/Android.bp
index e929a9c4..a82659a9 100644
--- a/cpu_ref/Android.bp
+++ b/cpu_ref/Android.bp
@@ -127,4 +127,5 @@ cc_library_shared {
enabled: false,
},
},
+ xom: false,
}