commit | 8381e4c8362f1e288021e5a7ed6961317dd1bcc4 | [log] [tgz] |
---|---|---|
author | Amit Kumar <kamit@codeaurora.org> | Thu Nov 23 16:09:46 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Dec 18 04:31:24 2017 -0800 |
tree | 8ddce8c08c64b632e25c4d97e547fcd503f789c6 | |
parent | eab257936c666c6dac07d542a5f9ebda6c4acadb [diff] |
wfd : Correcting declaration of wfdservice -- wfdservice was declared in common, and this was leading to CTS failure, as testcase doesn't expect any definition of /system/bin in common folder. -- Moved declaration to private folder. Change-Id: I2fcbc7a67b66b3c8524a1e1852e27a6acb19ada9