summaryrefslogtreecommitdiffstats
path: root/fingerprintd
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2015-05-21 13:47:33 -0700
committerJim Miller <jaggies@google.com>2015-05-21 13:47:33 -0700
commita552f07f7e9aa75dae814ddff94b33b4506794ab (patch)
tree0b6de545423448d319a90058df438490beffddb2 /fingerprintd
parent62de207fcd8b70c0ebf6b11d74330e10a456ac8a (diff)
downloadsystem_core-a552f07f7e9aa75dae814ddff94b33b4506794ab.zip
system_core-a552f07f7e9aa75dae814ddff94b33b4506794ab.tar.gz
system_core-a552f07f7e9aa75dae814ddff94b33b4506794ab.tar.bz2
Remove unused include
Fixes bug 21370426 Change-Id: I693dc6d741d4ede0a0e44d6b75ade7459ef9a3ed
Diffstat (limited to 'fingerprintd')
-rw-r--r--fingerprintd/IFingerprintDaemon.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fingerprintd/IFingerprintDaemon.cpp b/fingerprintd/IFingerprintDaemon.cpp
index 1120979..5f9d30c 100644
--- a/fingerprintd/IFingerprintDaemon.cpp
+++ b/fingerprintd/IFingerprintDaemon.cpp
@@ -16,7 +16,6 @@
#include <inttypes.h>
-#include <android_runtime/AndroidRuntime.h>
#include <binder/IPCThreadState.h>
#include <binder/IServiceManager.h>
#include <binder/PermissionCache.h>