Fix AudioRecordTest to skip setUp() and tearDown() when MIC is not available.
Because AudioRecord may throw an exception upon construction, bypass this in setUp if a mic is not present Change-Id: I6b8449b93258b68f0a07fdc30893d3a8eb5746bc
Loading
Please sign in to comment