commit | b5558e3de1c86247dff0e8f62d10bacfe3a087bb | [log] [tgz] |
---|---|---|
author | Chris Phoenix <cphoenix@google.com> | Tue Jan 17 22:47:52 2017 -0800 |
committer | Andre Eisenbach <eisenbach@google.com> | Wed Jan 18 21:29:50 2017 +0000 |
tree | f7c93ad7c2dc68e7f4b1f693726e1ee4b5924fa0 | |
parent | 42e5d322afaa8c5add740ac8bd605e9bd2900986 [diff] |
Bluetooth 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; verify HAL still works In support of b/33844934 Change-Id: Icc006a71b41bcd03fe4a04ee92503e76ff07cd77