commit | c6452e621e7a46711b4a9dcfccb88025a118d932 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <[email protected]> | Thu Apr 09 08:19:26 2020 -0700 |
committer | Jean-Michel Trivi <[email protected]> | Mon Apr 13 12:29:53 2020 -0700 |
tree | a5b38ecd75dcf8c25310088a2c7be55e60f92183 | |
parent | 5cc7b18fe7fa94ce2e30572c476df445ed337741 [diff] |
AudioService: test mic muting API behavior with errors Implement unit test for AudioService's mic muting API. This requires being able to inject existing AudioSystemAdapter in AudioService class, and creating an adapter for operations that require running in system_server. Bug: 153103117 Test: atest AudioServiceTest Change-Id: I92538f585c5567718a4bad5666b2efafd446f4d3