aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-06-29 14:33:17 -0700
committerSteven Moreland <smoreland@google.com>2017-06-30 00:17:42 +0000
commit6d0253779d72fd2f5d16ac1e6e52f6b4c0535ff4 (patch)
tree3a915f40546deed3c6c24c8b41883db7e74d9cf1
parent45724bf10c8f2a9f4d5032096e366c84a6c3479c (diff)
downloadlmfit-6d0253779d72fd2f5d16ac1e6e52f6b4c0535ff4.tar.gz
lmfit: mark vendororeo-mr1-dev
This allows vendor modules to use this library when BOARD_VNDK_VERSION:=current is enabled. Test: links Bug: 37342627 Change-Id: I5585dbb6acb3bd128748ab7bef12c248f877bb1e
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 26f29e1..a65d618 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,7 @@
cc_library_static {
name: "lmfit",
+ vendor: true,
srcs: [
"lib/lmcurve.c",