aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-04 08:43:29 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-04 08:43:29 +0000
commit8a6c6e083ea604972bba098016da4ac3c3b3f4a6 (patch)
treef1b8fd22387d336c1549be08e8379938ef5ebc5c
parent5f6296169a8bb4d96f940276e14a464103989455 (diff)
parentfc21126d74bb5d0af2be0c70648acbc10ccc6ca5 (diff)
downloadnanopb-c-oreo-dr1-release.tar.gz
Change-Id: I4f9fbfe433712dc6495800855d0b0f8fd1826342
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ba28c08..29722c4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,11 +30,13 @@ cc_defaults {
cc_library_static {
name: "libprotobuf-c-nano",
+ vendor_available: true,
defaults: ["libprotobuf-c-nano-defaults"],
}
cc_library_static {
name: "libprotobuf-c-nano-enable_malloc",
+ vendor_available: true,
defaults: ["libprotobuf-c-nano-defaults"],
cflags: ["-DPB_ENABLE_MALLOC"],