summaryrefslogtreecommitdiff
path: root/libs/binder/IUidObserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/IUidObserver.cpp')
-rw-r--r--libs/binder/IUidObserver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/binder/IUidObserver.cpp b/libs/binder/IUidObserver.cpp
index b21af960d2..4714234291 100644
--- a/libs/binder/IUidObserver.cpp
+++ b/libs/binder/IUidObserver.cpp
@@ -75,6 +75,7 @@ IMPLEMENT_META_INTERFACE(UidObserver, "android.app.IUidObserver");
// ----------------------------------------------------------------------
+// NOLINTNEXTLINE(google-default-arguments)
status_t BnUidObserver::onTransact(
uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
{