summaryrefslogtreecommitdiff
path: root/include/private
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2017-02-28 15:20:31 -0800
committerMathias Agopian <mathias@google.com>2017-02-28 15:20:31 -0800
commit6961b6bc1f6f172745deee98e7dcb34a3668e4e6 (patch)
tree2687c32b1a9bd36643833b87f0c81b1e03f87af4 /include/private
parent061fc6a2355d2958e60f57b3b36136746c53e29a (diff)
downloadnative-6961b6bc1f6f172745deee98e7dcb34a3668e4e6.tar.gz
Remove unneeded references to IMemory
Test: compiled & run Bug: cleanup Change-Id: Ifef6695275f244a420df574b3bc49adb99c93fbf
Diffstat (limited to 'include/private')
-rw-r--r--include/private/binder/Static.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/private/binder/Static.h b/include/private/binder/Static.h
index d104646804..3d10456a8d 100644
--- a/include/private/binder/Static.h
+++ b/include/private/binder/Static.h
@@ -20,7 +20,6 @@
#include <utils/threads.h>
#include <binder/IBinder.h>
-#include <binder/IMemory.h>
#include <binder/ProcessState.h>
#include <binder/IPermissionController.h>
#include <binder/IServiceManager.h>