| commit | 88148f99a81e6d6115ab3c02f675cc8aab00e8dd | [log] [tgz] |
|---|---|---|
| author | Adithya R <gh0strider.2k18.reborn@gmail.com> | Wed Feb 14 06:18:39 2024 +0530 |
| committer | toufu <hamm157famm7423@gmail.com> | Sun Jun 15 02:25:13 2025 +0900 |
| tree | 6e10dbd9842e50d93a9d360321098e37caf1d403 | |
| parent | 477e7787bf11fe397f3dc934911acc74de2bb213 [diff] |
audio: Remove UID check from per-app volume commands SystemUI needs to call these but it runs under app UID. It's not really necessary anyway since the framework API requires MODIFY_AUDIO_ROUTING permission which is granted only to system apps. Change-Id: Iecfd17207d8651846a919b33c39bdc2d7eb434ec Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>