audio: Check MODIFY_AUDIO_ROUTING permission for per-app volume

We need to use this from SystemUI which runs under app uid.
Instead check for MODIFY_AUDIO_ROUTING permission which is granted only
to select system apps (including SystemUI) and also matches the API
@RequiresPermission annotation in framework.

Change-Id: Ib78565c15cbdc8619bf94240a2329e97fd40c6a9
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 file changed