Merge "Add missing test files to compile." am: 32ac9bfd09 am: 793ffcbf20 am: 6864f006a2
am: 5ef15a9fa9
Change-Id: I5e395b738d0769992e05c31331015ea7a347b129
diff --git a/libunwindstack/Android.bp b/libunwindstack/Android.bp
index 5445f6e..03a9a54 100644
--- a/libunwindstack/Android.bp
+++ b/libunwindstack/Android.bp
@@ -103,11 +103,13 @@
"tests/MapInfoCreateMemoryTest.cpp",
"tests/MapInfoGetElfTest.cpp",
"tests/MapsTest.cpp",
+ "tests/MemoryBuffer.cpp",
"tests/MemoryFake.cpp",
"tests/MemoryFileTest.cpp",
"tests/MemoryLocalTest.cpp",
"tests/MemoryRangeTest.cpp",
"tests/MemoryRemoteTest.cpp",
+ "tests/MemoryTest.cpp",
"tests/RegsTest.cpp",
"tests/SymbolsTest.cpp",
],