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

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

Change-Id: I5caed327131ff8c9f589046d05e42ff3f5998529
This commit is contained in:
Yifan Hong
2021-04-28 19:51:05 +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>