commit | b71db8f2b4a3cd8fbd8bae64d4d12a35de0b7fa8 | [log] [tgz] |
---|---|---|
author | Howard Chen <howardsoc@google.com> | Mon May 08 14:04:05 2017 +0800 |
committer | Howard Chen <howardsoc@google.com> | Mon May 08 15:36:11 2017 +0800 |
tree | 9ea19a314cf0acd93c843f96ef6892aad2bb56be | |
parent | 65f7dbc9a95d023986edc53cb20e2c3af24100f2 [diff] |
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