commit | 5a244ed36c8e45fd95b89ff916caf083fb182ec1 | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <avakulenko@google.com> | Fri Jun 09 16:29:04 2017 -0700 |
committer | Alex Vakulenko <avakulenko@google.com> | Fri Jun 09 17:36:23 2017 -0700 |
tree | 1b847f7573c8498563fde99d7bf4f7bf29762d7c | |
parent | 26ad87f8d1a9894525e88e9be4436cb0ef5075a9 [diff] |
libudx: Move ServiceDispatcher from libpdx_uds to libpdx The two separate implementations of ServiceDispatcher for UDS and ServiceFS are practically identical. Moved the implementation into the base libpdx lib, and removed the transport-specific versions. Bug: None Test: `m -j32` succeeds; pdx_tests, pdx_servicefs_tests, pdx_uds_tests pass Change-Id: I2344f4f23bc3da27eb7b192344844b87660e8610