diff options
Diffstat (limited to 'libs/binder/BpBinder.cpp')
| -rw-r--r-- | libs/binder/BpBinder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/binder/BpBinder.cpp b/libs/binder/BpBinder.cpp index c5aa0075ab..50c7053b13 100644 --- a/libs/binder/BpBinder.cpp +++ b/libs/binder/BpBinder.cpp @@ -491,4 +491,4 @@ void BpBinder::setBinderProxyCountWatermarks(int high, int low) { // --------------------------------------------------------------------------- -}; // namespace android +} // namespace android |