summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/ServiceUtilities.h
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2015-04-13 13:47:33 -0700
committerEric Laurent <elaurent@google.com>2015-04-13 13:47:33 -0700
commitab300c8cbf5df98fddca39e8d1698b0307432152 (patch)
tree083c508fb62b4456a2c903045a165d9ef001b8fb /services/audioflinger/ServiceUtilities.h
parent31ffe45a22b72ee5d25bb4932d0525e90dbc19fe (diff)
downloadframeworks_av-ab300c8cbf5df98fddca39e8d1698b0307432152.zip
frameworks_av-ab300c8cbf5df98fddca39e8d1698b0307432152.tar.gz
frameworks_av-ab300c8cbf5df98fddca39e8d1698b0307432152.tar.bz2
audio polciy: remove FM audio capture permission.
Change-Id: I2607d89b0bd87cdd2f4084dfdb55135509a824d5
Diffstat (limited to 'services/audioflinger/ServiceUtilities.h')
-rw-r--r--services/audioflinger/ServiceUtilities.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/audioflinger/ServiceUtilities.h b/services/audioflinger/ServiceUtilities.h
index ce18a90..df6f6f4 100644
--- a/services/audioflinger/ServiceUtilities.h
+++ b/services/audioflinger/ServiceUtilities.h
@@ -23,7 +23,6 @@ extern pid_t getpid_cached;
bool recordingAllowed();
bool captureAudioOutputAllowed();
bool captureHotwordAllowed();
-bool captureFmTunerAllowed();
bool settingsAllowed();
bool modifyAudioRoutingAllowed();
bool dumpAllowed();