commit | d1f362fe144e6cbcb759fa9086a80adbfe9c7589 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Tue Jun 16 08:23:13 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Tue Jun 16 08:23:13 2009 -0400 |
tree | e37ac183cc601e4cfce5ee4518437128ce20bdc9 | |
parent | 8cae2daf9853cdb70826ae16cda31b9b45631c33 [diff] |
AudioService: Fix routing problem recently introduced in setRouting(). Do not disable a route unless routes is zero, to avoid accidentally disabling if the same route is enabled twice in a row. Signed-off-by: Mike Lockwood <lockwood@android.com>