OSDN Git Service

hwcomposer HAL uses "default" service name
authorYifan Hong <elsk@google.com>
Sat, 25 Feb 2017 00:55:20 +0000 (16:55 -0800)
committerYifan Hong <elsk@google.com>
Sat, 25 Feb 2017 00:55:20 +0000 (16:55 -0800)
commit69ab674dce9ef6ca0e6c0366fa20b5c4ba7e26c3
tree596dc80275cef9158aaf65a36cf03ce14175cb99
parent8c171a5c58aba4682518125c4659d1a6da6a7d6d
hwcomposer 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: I0c7987ffa7b22bb7386a4a1320242b3248e434e4
graphics/composer/2.1/vts/functional/VtsHalGraphicsComposerV2_1TargetTest.cpp