Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4addabae authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "libbinder: clarify ServiceManager.cpp logs" am: 16e1ec66 am:...

Merge "libbinder: clarify ServiceManager.cpp logs" am: 16e1ec66 am: aa0f7230 am: da4ccdc7 am: cb4c9fd8

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2215363



Change-Id: If1fa271009b8228699afad56a51bb63fbeff98b4
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 96e99447 cb4c9fd8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

#define LOG_TAG "ServiceManager"
#define LOG_TAG "ServiceManagerCppClient"

#include <binder/IServiceManager.h>