commit | 3906fdbb50c8c3aecc094fd73fb0b10b380adfe3 | [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 | 6c02a585a85a1c829099e49dd76b419b0ec83dee [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