Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8acff9a6 authored by Howard Chen's avatar Howard Chen Committed by android-build-merger
Browse files

Add HIDL_FETCH_IScheduleTest declaration

am: 82ddb247

Change-Id: Idb6e9dca36c6e7b455c62dbc66d09def5f51fd65
parents 5a42dc18 82ddb247
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ struct ScheduleTest : public IScheduleTest {
    // Methods from ::android::hidl::base::V1_0::IBase follow.
};

extern "C" IScheduleTest* HIDL_FETCH_IScheduleTest(const char* name);

}  // namespace implementation
}  // namespace V1_0
}  // namespace libhwbinder