aboutsummaryrefslogtreecommitdiff
path: root/tests/gtest_preinit_debuggerd.cpp
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2016-10-26 17:55:49 -0700
committerJosh Gao <jmgao@google.com>2017-01-17 15:11:46 -0800
commit2a3b4fa6ec9ab3d4604860b0bdd3766c9f5c44f4 (patch)
tree0e94f5fec708d835d1be78e6a28c10ab39882e3b /tests/gtest_preinit_debuggerd.cpp
parentf8a6d4745daafb6aced5cdeb76325c719ca1374b (diff)
downloadbionic-2a3b4fa6ec9ab3d4604860b0bdd3766c9f5c44f4.tar.gz
Rename libdebuggerd_client to libdebuggerd_handler.
Bug: http://b/30705528 Test: debuggerd_test Change-Id: I625a9a2e7304d172873ba9344b74efa57ad7bdad
Diffstat (limited to 'tests/gtest_preinit_debuggerd.cpp')
-rw-r--r--tests/gtest_preinit_debuggerd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gtest_preinit_debuggerd.cpp b/tests/gtest_preinit_debuggerd.cpp
index aac2e3fa8..88ca63b9e 100644
--- a/tests/gtest_preinit_debuggerd.cpp
+++ b/tests/gtest_preinit_debuggerd.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "debuggerd/client.h"
+#include "debuggerd/handler.h"
void __gtest_preinit() {
debuggerd_init(nullptr);