Remove unused include

Fixes bug 21370426

Change-Id: I693dc6d741d4ede0a0e44d6b75ade7459ef9a3ed
This commit is contained in:
Jim Miller 2015-05-21 13:47:33 -07:00
parent 62de207fcd
commit a552f07f7e
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include <inttypes.h>
#include <android_runtime/AndroidRuntime.h>
#include <binder/IPCThreadState.h>
#include <binder/IServiceManager.h>
#include <binder/PermissionCache.h>