summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/ServiceUtilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/audioflinger/ServiceUtilities.h')
-rw-r--r--services/audioflinger/ServiceUtilities.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/audioflinger/ServiceUtilities.h b/services/audioflinger/ServiceUtilities.h
index 531bc56..df6f6f4 100644
--- a/services/audioflinger/ServiceUtilities.h
+++ b/services/audioflinger/ServiceUtilities.h
@@ -24,6 +24,7 @@ bool recordingAllowed();
bool captureAudioOutputAllowed();
bool captureHotwordAllowed();
bool settingsAllowed();
+bool modifyAudioRoutingAllowed();
bool dumpAllowed();
}