commit | 5d4dc1b81e1b82b8552572c4a2e49b6c21c4b80a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Jan 04 17:31:57 2018 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 05 10:16:34 2018 -0800 |
tree | e6540f6db40c9c104273e31ffd7f8edb55ba8926 | |
parent | 3fe18f6c0190bc46997e7d53793fd6b2afac48f9 [diff] |
Add interface specification for lights hal. So that init knows how to start it and to provide an example of how to specify interfaces since there are no lazy starting services on Pixel yet. In order to make lights a lazy service, it would also have to be marked as 'oneshot'. Test: manually using Light as a lazy service Bug: 64678982 Change-Id: I846a7e2d9545b42af9b985adb74883bda1b8c355