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 fba6dce..dffb114 100644
--- a/services/audioflinger/ServiceUtilities.h
+++ b/services/audioflinger/ServiceUtilities.h
@@ -21,6 +21,7 @@ namespace android {
extern pid_t getpid_cached;
bool recordingAllowed(const String16& opPackageName);
+bool accessFmRadioAllowed();
bool captureAudioOutputAllowed();
bool captureHotwordAllowed();
bool settingsAllowed();