Merge "Add vendor_available:true to libmemunreachable"

This commit is contained in:
Jayant Chowdhary 2017-05-25 17:08:38 +00:00 committed by Gerrit Code Review
commit e5bc59b5e0

View file

@ -23,6 +23,7 @@ cc_defaults {
cc_library_shared {
name: "libmemunreachable",
vendor_available: true,
defaults: ["libmemunreachable_defaults"],
srcs: [
"Allocator.cpp",