summaryrefslogtreecommitdiffstats
path: root/include/private/binder/Static.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/private/binder/Static.h')
-rw-r--r--include/private/binder/Static.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/private/binder/Static.h b/include/private/binder/Static.h
index 6a03594..d104646 100644
--- a/include/private/binder/Static.h
+++ b/include/private/binder/Static.h
@@ -34,7 +34,7 @@ extern Vector<int32_t> gTextBuffers;
extern Mutex gProcessMutex;
extern sp<ProcessState> gProcess;
-// For ServiceManager.cpp
+// For IServiceManager.cpp
extern Mutex gDefaultServiceManagerLock;
extern sp<IServiceManager> gDefaultServiceManager;
extern sp<IPermissionController> gPermissionController;