summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-04-12 22:48:19 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-12 22:48:19 +0000
commit18bfb4897fe2ca03ed119c47ac2341e7ec7d9d4e (patch)
tree1d70ee81c272fb228d8c45f5cf08b74c265bf0a8
parenta69f2595f27ca7a50a29e263b613e23e19a4833c (diff)
parent7bdef41e6a699f485f4278fe3081b49bdf490910 (diff)
downloadlibchrome-18bfb4897fe2ca03ed119c47ac2341e7ec7d9d4e.tar.gz
Mark as vendor_available am: c9027cbc05 am: 7dee603070 am: 23d9356cf8
am: 7bdef41e6a Change-Id: I415fafd27bdaf775b9260fb2ebdc288eca1ea73a
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index dbab1cc1ef..733dfb6b9f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -290,6 +290,7 @@ libchromeMacSrc = [
cc_library {
name: "libchrome",
host_supported: true,
+ vendor_available: true,
defaults: ["libchrome-defaults"],
srcs: libchromeCommonSrc,