commit | 36f9a439089b6d83afbcded16a3b7c06f4953eec | [log] [tgz] |
---|---|---|
author | myfluxi <myfluxi@users.noreply.github.com> | Thu Apr 16 12:53:23 2020 +0000 |
committer | Tim Zimmermann <tim@linux4.de> | Tue Mar 05 20:01:06 2024 +0100 |
tree | 80ec7838f407f477660e9235958e19414bb1cdb9 | |
parent | 62e0d430b180227d72db33dfd00ddc5395ad35a7 [diff] |
audioflinger: Fix audio for WifiDisplay AudioFlinger is not able to determine the correct pid/tid for WifiDisplay and thus we do not pass checks for CAPTURE_AUDIO_OUTPUT and RECORD_AUDIO permissions. To fix audio for WifiDisplay, it should be safe to always allow a trusted calling uid (AID_MEDIA which has the same perms as AID_AUDIOSERVER). Change-Id: Ifa46d8e77a43027645cad02a04263b58e134c3ad