Merge "BBinder -> BHwBinder."
am: fe4d257887
Change-Id: Iefe63e614d5c90f33d807aba8fac3f2095972ae8
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user