diff options
| author | Martin Stjernholm <mast@google.com> | 2020-04-30 14:11:50 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-04-30 14:11:50 +0000 |
| commit | 2e3af867d927e861e66b750e634e6b883967d9b6 (patch) | |
| tree | 5869db4b5c946a62ae5c48c33544d94a45d7f9f6 /libunwindstack/tests/MemoryRemoteTest.cpp | |
| parent | a5fa1ae859cf41b25cb6b2d4a6ee4daaa944e251 (diff) | |
| parent | 4a27a81e4e4fcd2c406b538a3ef9a79e8965ca43 (diff) | |
Merge "Reland "bionic_libc_platform_headers is only available when building with Bionic"."
Diffstat (limited to 'libunwindstack/tests/MemoryRemoteTest.cpp')
| -rw-r--r-- | libunwindstack/tests/MemoryRemoteTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libunwindstack/tests/MemoryRemoteTest.cpp b/libunwindstack/tests/MemoryRemoteTest.cpp index 385078dca9..621893b1f1 100644 --- a/libunwindstack/tests/MemoryRemoteTest.cpp +++ b/libunwindstack/tests/MemoryRemoteTest.cpp @@ -28,8 +28,6 @@ #include <android-base/file.h> #include <android-base/test_utils.h> -#include <bionic/mte.h> -#include <bionic/mte_kernel.h> #include <gtest/gtest.h> #include "MemoryRemote.h" |
