Merge "AndroidRuntime.h: do not include IBinder.h" am: 92bd842472 am: 5d5581dc96 am: a4f89e68a6

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1687048

Change-Id: Ie7ee4b276c0bcc682128fec3b9cd52dedf9ce5cf
This commit is contained in:
Yifan Hong
2021-04-28 20:25:40 +00:00
committed by Automerger Merge Worker

View File

@@ -19,7 +19,6 @@
#ifndef _RUNTIME_ANDROID_RUNTIME_H
#define _RUNTIME_ANDROID_RUNTIME_H
#include <binder/IBinder.h>
#include <jni.h>
#include <pthread.h>
#include <utils/Errors.h>