commit | 6d0a0911d5de40a91b05c47bf85aa76b7c617f94 | [log] [tgz] |
---|---|---|
author | Chris Phoenix <cphoenix@google.com> | Mon Jan 23 14:17:23 2017 -0800 |
committer | Chris Phoenix <cphoenix@google.com> | Mon Jan 23 23:58:00 2017 +0000 |
tree | 974f60e448f8f06f382e02f66691cba977fbf326 | |
parent | 28952f593350418b76e6997e18e43b910672f6af [diff] |
light HAL uses "default" service name The getService() and registerAsService() methods of interface objects now have default parameters of "default" for the service name. HALs will not have to use any service name unless they want to register more than one service. Test: builds Bug: 33844934 Change-Id: I042320d62f88ba9585ee05f33fe7592b5ffa1884