commit | 41583c7fb774a6ceef7c28d756b64545320aaafd | [log] [tgz] |
---|---|---|
author | bkchoi <[email protected]> | Thu Mar 28 13:15:22 2024 -0700 |
committer | BK Choi <[email protected]> | Mon Apr 08 18:03:54 2024 +0000 |
tree | 5c81109fa5723d35dec57a73d40f4f0d600f6ee3 | |
parent | b36e60544172c4ae3dc01c06dffdf09027b6fde7 [diff] |
Fix incorrect MediaMetric UID in setMicrophoneMuteNoCallerCheck. UID and userId were confused in CarAudioService, and MediaMetric UID was incorrectly set with userId in setMicrophoneMuteNoCallerCheck. Also fix setMicrophoneMuteFromSwitch where UID and userId were used incorrectly. Bug: 331830664 Test: atest com.android.server.audio.AudioServiceTest atest android.media.audio.cts.AudioManagerTest Manual test Change-Id: Ie5e8254606cc0ccf1bb449975e2fa9b83fbd694e