commit | 1bfe59d17955bf75b44600b18927d07552e2378c | [log] [tgz] |
---|---|---|
author | Nick Felker <fleker@google.com> | Thu Oct 12 13:27:02 2017 -0700 |
committer | Nick Felker <fleker@google.com> | Sat Oct 14 00:07:33 2017 +0000 |
tree | c9905e6ef6cae925dce66b6d28ca2fdfb6c959dd | |
parent | 1a1cee7268a675438c69f0e02433560517d18f4f [diff] |
Start IoT System Service from SystemServer For feature type "embedded", launch IoTSystemService from System Server. Test: Wrote a IotSystemService and ensured that the service is successfully started on an iot device. Bug: 67641069 Change-Id: I5aa0408f35fb4a5b0787cf9b20454720d8ae130f Cherry-picked and refactored from oc-iot-dev branch