Remove libmemunreachable from the VNDK.
It depends on functionality in the bionic allocator, which may get updated independently of the vendor partition (as libc is in the LL-NDK). Bug: 33241851 Test: builds Change-Id: I435679843229d0d4d2e2be7bfe8c27f558a016dd Merged-In: I435679843229d0d4d2e2be7bfe8c27f558a016dd
This commit is contained in:
parent
56876ad518
commit
a7fa7e3ea5
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ cc_defaults {
|
|||
|
||||
cc_library_shared {
|
||||
name: "libmemunreachable",
|
||||
vendor_available: true,
|
||||
defaults: ["libmemunreachable_defaults"],
|
||||
srcs: [
|
||||
"Allocator.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue