commit | 44481e7a0d0a3dd2c0ec3195a693f5b373659dc6 | [log] [tgz] |
---|---|---|
author | François Gaffie <francois.gaffie@intel.com> | Wed Apr 20 07:49:57 2016 +0200 |
committer | Eric Laurent <elaurent@google.com> | Wed Apr 20 17:48:26 2016 +0000 |
tree | 235b07bf0ac9972cbc5d2118f192401d69b5e79c | |
parent | 997ceb3813e71601980ac27c340fcbecf1ea567f [diff] |
audio policy: broadcast device connect event before refreshing profiles This patch broadcasts the connect device event before checking and reloading capabilities of profiles. It allows the HAL implementor to use connect / disconnect event to respectively load / reset capabilities of devices that has dynamic capabilities (e.g. HDMI). Change-Id: Ie0533da25fed89cb9e5bbfc5b1fc886b3176837d Signed-off-by: François Gaffie <francois.gaffie@intel.com>