summaryrefslogtreecommitdiff
path: root/libs/binder/IShellCallback.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/IShellCallback.cpp')
-rw-r--r--libs/binder/IShellCallback.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/binder/IShellCallback.cpp b/libs/binder/IShellCallback.cpp
index a3e2b67bc6..86dd5c4f4b 100644
--- a/libs/binder/IShellCallback.cpp
+++ b/libs/binder/IShellCallback.cpp
@@ -52,7 +52,7 @@ public:
}
};
-IMPLEMENT_META_INTERFACE(ShellCallback, "com.android.internal.os.IShellCallback");
+IMPLEMENT_META_INTERFACE(ShellCallback, "com.android.internal.os.IShellCallback")
// ----------------------------------------------------------------------