Merge "BBinder -> BHwBinder." am: fe4d257887 am: 051b14106f
am: 24b33094f6
Change-Id: I4781adad935ca77148226e0ed7df5f0b5b953daa
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