commit | 4e914ffb1ad9ca621438623ad69af6498ff570e7 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Fri Mar 02 13:27:14 2018 -0800 |
committer | Kevin Rocard <krocard@google.com> | Fri Mar 02 17:36:11 2018 -0800 |
tree | a137ace07557590bb652db2cd08776e3f9999bf0 | |
parent | 68c5532d62502e1f29cf38052ad693ce25f2a7f1 [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 Signed-off-by: Kevin Rocard <krocard@google.com>