summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-01-12 14:20:31 -0800
committerYifan Hong <elsk@google.com>2017-01-12 14:43:41 -0800
commitb072d4d9d9f53a33af4607c7876289f087f1f88a (patch)
treef453851a7e560095f30ffb9f823687391479fced
parent0b9a18d21e8225062b3f26349fd51055b5937d18 (diff)
downloadbase-b072d4d9d9f53a33af4607c7876289f087f1f88a.tar.gz
BBinder -> BHwBinder.
Test: mma Test: croot && make Bug: 33554989 Change-Id: I76ec5cd29fc510ba5b518f59dd83a38ad6675418
-rw-r--r--core/jni/android_os_HwBinder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/jni/android_os_HwBinder.h b/core/jni/android_os_HwBinder.h
index 2ebc38164da8..fa8fe01d6e93 100644
--- a/core/jni/android_os_HwBinder.h
+++ b/core/jni/android_os_HwBinder.h
@@ -24,7 +24,7 @@
namespace android {
-struct JHwBinder : public hardware::BBinder {
+struct JHwBinder : public hardware::BHwBinder {
static void InitClass(JNIEnv *env);
static sp<JHwBinder> SetNativeContext(