Remove unused include
Fixes bug 21370426 Change-Id: I693dc6d741d4ede0a0e44d6b75ade7459ef9a3ed
This commit is contained in:
parent
62de207fcd
commit
a552f07f7e
|
@ -16,7 +16,6 @@
|
|||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <android_runtime/AndroidRuntime.h>
|
||||
#include <binder/IPCThreadState.h>
|
||||
#include <binder/IServiceManager.h>
|
||||
#include <binder/PermissionCache.h>
|
||||
|
|
Loading…
Reference in New Issue