OSDN Git Service

am c8bc2286: am 7aab5b0f: Merge "Close a newly opened direct output if its parameters...
[android-x86/hardware-libhardware_legacy.git] / audio / AudioPolicyManagerDefault.h
index 96dfee1..0307976 100644 (file)
@@ -31,9 +31,5 @@ public:
 
         virtual ~AudioPolicyManagerDefault() {}
 
-protected:
-        // true is current platform implements a back microphone
-        virtual bool hasBackMicrophone() const { return false; }
-
 };
 };