mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Add HIDL_FETCH_IScheduleTest declaration
am: 82ddb247b2
Change-Id: Idb6e9dca36c6e7b455c62dbc66d09def5f51fd65
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user