platform_hardware_interfaces/tests/libhwbinder
Howard Chen b71db8f2b4 Bugfix: Add HIDL_FETCH_IScheduleTest declaration
Fix the bug that makes the registerAsServer fails.
sp<IScheduleTest> server =
	IScheduleTest::getService(serviceName, true);
status_t status = server->registerAsService(serviceName);

Bug:38099333
Test: oc-dev on pixel sailfish with a vts test case
  "libhwbinder_latency -i 1"
Change-Id: I892835a25ef7df56a6424da41c0fc477b3a532d8
2017-05-08 15:36:11 +08:00
..
1.0 Bugfix: Add HIDL_FETCH_IScheduleTest declaration 2017-05-08 15:36:11 +08:00
aidl Remove unused hardware/interfaces tests dependency on libtestUtil. 2016-12-07 13:11:45 -08:00
Android.mk Revert "move VTS HIDL HAL tests to the corresponding interface directories" 2017-01-14 00:20:11 +00:00