summaryrefslogtreecommitdiff
path: root/NativeCode.bp
diff options
context:
space:
mode:
authorPete Bentley <prb@google.com>2018-11-29 18:57:08 +0000
committerPete Bentley <prb@google.com>2018-11-29 19:00:20 +0000
commit02374ef509e7d9893a8f9f78359a07db8ee6be26 (patch)
tree4daef23f1e9e6b8e0339f9ef656dabb007796b02 /NativeCode.bp
parent80d0abbed107dbe2945ff9212ae8953177b4132e (diff)
libjavacore does not need to depend on libfdlibm.
Bug: 119090773 Test: atest CtsLibcoreTestCases:libcore.java.lang.StrictMathTest Test: atest CtsLibcoreTestCases:org.apache.harmony.tests.java.lang.StrictMathTest Change-Id: I03034ea4334ff0b50d8d05e3a5e01591e7a58a89
Diffstat (limited to 'NativeCode.bp')
-rw-r--r--NativeCode.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/NativeCode.bp b/NativeCode.bp
index 873b4957b9..1cf9b7639e 100644
--- a/NativeCode.bp
+++ b/NativeCode.bp
@@ -37,9 +37,6 @@ cc_defaults {
cc_defaults {
name: "core_native_default_libs",
- static_libs: [
- "libfdlibm",
- ],
shared_libs: [
"libbase",