diff options
Diffstat (limited to 'services/audiopolicy/AudioPolicyInterface.h')
| -rw-r--r-- | services/audiopolicy/AudioPolicyInterface.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/services/audiopolicy/AudioPolicyInterface.h b/services/audiopolicy/AudioPolicyInterface.h index 8523fc5..c1e7bc0 100644 --- a/services/audiopolicy/AudioPolicyInterface.h +++ b/services/audiopolicy/AudioPolicyInterface.h @@ -64,6 +64,7 @@ public:          API_INPUT_MIX_EXT_POLICY_REROUTE,// used for platform audio rerouting, where mixes are                                           // handled by external and dynamically installed                                           // policies which reroute audio mixes +        API_INPUT_TELEPHONY_RX, // used for capture from telephony RX path      } input_type_t;  public:  | 
