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

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

Change-Id: Iee1fa3cb4d9c9218f7ca6ada40381b0bf16f14b1
This commit is contained in:
Yifan Hong
2021-04-28 19:12:34 +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>