pw_allocator: Fix Android build

Test: Presubmits
Change-Id: I4b09574d95d5f999616cbb91e077a987891b09cc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/216511
Reviewed-by: Carlos Chinchilla <cachinchilla@google.com>
Reviewed-by: Aaron Green <aarongreen@google.com>
Commit-Queue: Aaron Green <aarongreen@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
This commit is contained in:
Matthew Sedam 2024-06-17 20:18:18 +00:00 committed by CQ Bot Account
parent 76f06970fc
commit b0cdbe138f

View File

@ -45,8 +45,6 @@ cc_library {
"allocator_as_pool.cc",
"block.cc",
"chunk_pool.cc",
"freelist.cc",
"freelist_heap.cc",
"libc_allocator.cc",
"unique_ptr.cc",
],