summaryrefslogtreecommitdiff
path: root/libs/binder/IUidObserver.cpp
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2020-11-16 23:53:27 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2020-11-16 23:53:27 +0000
commit21caa80f859bf976896f109e7b52a018fd2bc99b (patch)
treeb3595141de8c7059b935e963044fa5b242cda8c7 /libs/binder/IUidObserver.cpp
parentd9be9588ae74bbea915c45d13d268cadd092a23d (diff)
parent8b90646c994266c9becbfbd72efa70b3328ef951 (diff)
Merge changes I51839f56,I821c42c3,I77ac3f77,I91afd69d am: 8b90646c99
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1498624 Change-Id: I898f74b08d8d560aa8e1369037cc4623b700e61b
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)
{