Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8913c39 authored by Jayant Chowdhary's avatar Jayant Chowdhary Committed by android-build-merger
Browse files

Merge "Add vendor_available:true to libmemunreachable" am: e5bc59b5 am: 3446d20f am: 2d8046f5

am: e31b348a

Change-Id: Iaf5d4e7d3e972249ae07e1af5c2d72efe3552c6a
parents f0f42ea0 e31b348a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ cc_defaults {

cc_library_shared {
    name: "libmemunreachable",
    vendor_available: true,
    defaults: ["libmemunreachable_defaults"],
    srcs: [
        "Allocator.cpp",