commit | 64ed2ec38a511bbbd048985fe413268335e072f8 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Jan 13 16:29:16 2020 -0800 |
committer | Eric Laurent <elaurent@google.com> | Mon Jan 13 17:23:15 2020 -0800 |
tree | 575bf543171522cc93ae64e832962833bad05ce0 | |
parent | 2b00f7fc54ba2ab75248d61b0ad6e1f3308b1060 [diff] |
AudioRecord: fix issues with privacy sensitive mode Fix two issues with privacy sensitive mode implementation: 1) default applied by AudioAttributes based on source could override explicit flag set. 2) when privacy mode was explicitly set in AudioRecord builder, the audio source was reset. Bug: 137850106 Test: CTS test for AudioRecord Change-Id: I73f69d3d214102dcc237cac616c9bfc3f85b288e