commit | 07a3fe9b04e3f4c1fad89292154705844947dc69 | [log] [tgz] |
---|---|---|
author | David Lin <dtwlin@google.com> | Wed Apr 12 14:16:00 2017 -0700 |
committer | David Lin <dtwlin@google.com> | Mon Apr 17 13:19:47 2017 -0700 |
tree | 40228c07db6d1433087e6b2d1df79fb8af8c75b0 | |
parent | 882a72dc4a76ff14bb65da0eab029a9f5a258dcd [diff] |
volume_listener: fix incorrect audio hal access This patch makes the change to first attempt to access the primary audio hal located in the vendor partition, if the access failed, it will then attempt to access the system partition to maintain backward compatibility. Bug: 37282675 Test: Music playback with max volume using Marlin Change-Id: Id20cf839608cf1813b00355fff32192c82ff1d5a Signed-off-by: David Lin <dtwlin@google.com>