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

Commit ebf2cff4 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

am: 9a520b05

Change-Id: I432106555061104bb4ec06b02d53c1390306202b
parents 1ee2f867 9a520b05
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