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