From ab300c8cbf5df98fddca39e8d1698b0307432152 Mon Sep 17 00:00:00 2001 From: Eric Laurent Date: Mon, 13 Apr 2015 13:47:33 -0700 Subject: audio polciy: remove FM audio capture permission. Change-Id: I2607d89b0bd87cdd2f4084dfdb55135509a824d5 --- services/audioflinger/ServiceUtilities.h | 1 - 1 file changed, 1 deletion(-) (limited to 'services/audioflinger/ServiceUtilities.h') 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(); -- cgit v1.1