commit | 91aa1af99a71301178219bd1a97d20c0158c4866 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Fri Mar 02 13:27:14 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Tue Mar 06 11:30:51 2018 -0800 |
tree | a38533b20d12199a89779b7c861a89e520634b83 | |
parent | 269603006338ef4b4327c413d3ea9d89d93aa06e [diff] |
Audio V4: Add its own function to open the primary device The primary device has its own type and a fixed name and is not optional. By having its own getter, the client does not have to downcast it. Bug: 38184704 Test: compile Change-Id: I7b22eb0e12bddabfe966a20fbeab37d974306b12 Merged-In: I7b22eb0e12bddabfe966a20fbeab37d974306b12 Cherry-picked from master Signed-off-by: Kevin Rocard <krocard@google.com>