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

Commit 9a520b05 authored by PO HUNG CHEN's avatar PO HUNG CHEN Committed by android-build-merger
Browse files

Merge "Bugfix: Add HIDL_FETCH_IScheduleTest declaration" into oc-dev

am: c3659523

Change-Id: If6399162d868c7498ca6e4a5d9453b4425ab77cc
parents 3ea42032 c3659523
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