summaryrefslogtreecommitdiff
path: root/Binder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Binder.cpp')
-rw-r--r--Binder.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Binder.cpp b/Binder.cpp
index 7581d65..d2af3ce 100644
--- a/Binder.cpp
+++ b/Binder.cpp
@@ -26,6 +26,7 @@
#include <stdio.h>
namespace android {
+namespace hidl {
// ---------------------------------------------------------------------------
@@ -301,4 +302,5 @@ bool BpRefBase::onIncStrongAttempted(uint32_t /*flags*/, const void* /*id*/)
// ---------------------------------------------------------------------------
+}; // namespace hidl
}; // namespace android