commit | 2a978d32d28654cdfefeaaa96e4c10202fe259ce | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Aug 09 17:13:21 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Aug 09 17:13:21 2017 -0700 |
tree | 693b924a1526600be218b64924cad74812d2d3cd | |
parent | 45a9d67cec4721a6f94b3c7196206eabf8d93c16 [diff] |
init: move property_service.cpp to libinit service.cpp, which is part of libinit, references symbols in property_service.cpp, which causes the linker to complain when linking libinit.a in some situations. Therefore, we move property_service.cpp to libinit. Separately, this will make it easier to write tests for property_service.cpp, which we will want to do in the future. Test: build, init unit tests Change-Id: If1cffa8510b97e9436efed3c8ea0724272383eba