summaryrefslogtreecommitdiff
path: root/libs/binder/BackendUnifiedServiceManager.h
diff options
context:
space:
mode:
author Tomasz Wasilczyk <twasilczyk@google.com> 2024-06-26 12:45:57 -0700
committer Tomasz Wasilczyk <twasilczyk@google.com> 2024-06-28 14:45:40 +0000
commitfe25f12be72212333ab35ee3c62b155d2f557077 (patch)
treed0a27801bb8ca89e20646aca06cc180334ef4b0f /libs/binder/BackendUnifiedServiceManager.h
parent8a56df6825b5042503d74d690071c4bca9db91f2 (diff)
BackendUnifiedServiceManager: tidy up includes
This was breaking Linux Binder IPC (WIP) build. Bug: 341997808 Test: mma Change-Id: Ic3f25c9c49773d4f7c759e8318513f166ec2d995
Diffstat (limited to 'libs/binder/BackendUnifiedServiceManager.h')
-rw-r--r--libs/binder/BackendUnifiedServiceManager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/BackendUnifiedServiceManager.h b/libs/binder/BackendUnifiedServiceManager.h
index a67d5bae2d..d72b5bb94f 100644
--- a/libs/binder/BackendUnifiedServiceManager.h
+++ b/libs/binder/BackendUnifiedServiceManager.h
@@ -15,7 +15,6 @@
*/
#pragma once
-#include <android-base/properties.h>
#include <android/os/BnServiceManager.h>
#include <android/os/IServiceManager.h>
#include <binder/IPCThreadState.h>