commit | 8f42ea1fd1c813d9ed97ade72d7514e883cf7cb9 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Aug 08 09:08:25 2018 -0700 |
committer | Eric Laurent <elaurent@google.com> | Mon Sep 10 14:07:45 2018 -0700 |
tree | 4a6c16fd8b856a10fd122170d55a93899cc2613c | |
parent | 97ac871cd4f075b3d4b47557a81e9e05ad7762ec [diff] |
audio policy: remove AudioSession class Now that clients are tracked individually, tracking by audio session is no needed anymore. Modify management of client activity, preempted sound trigger sessions and silenced uids to rely on RecordClientDescriptor instead of AudioSession. Test: CTS test for AudioRecord Test: manual capture audio tests for all use cases Change-Id: Ieef3e05daea98aec9320412393f912bd6bd7e046