commit | db4c031f518ae5806af73756273ff32cd8d0e4f8 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Wed May 06 08:46:52 2015 -0700 |
committer | Andy Hung <hunga@google.com> | Tue May 12 09:30:51 2015 -0700 |
tree | 62f9e0541acccc3acacf808d2a3cdad130eb819b | |
parent | 18aa27016a94d0fee243637a80fd0741f89e08f2 [diff] [blame] |
Update sampling rate to 192kHz for devices Change-Id: I0a83206be51d7ae18ccf85b94b2127356307be69
diff --git a/services/audiopolicy/common/include/policy.h b/services/audiopolicy/common/include/policy.h index a2327ee..4bda1f7 100755 --- a/services/audiopolicy/common/include/policy.h +++ b/services/audiopolicy/common/include/policy.h
@@ -20,7 +20,7 @@ // For mixed output and inputs, the policy will use max mixer sampling rates. // Do not limit sampling rate otherwise -#define MAX_MIXER_SAMPLING_RATE 48000 +#define MAX_MIXER_SAMPLING_RATE 192000 // For mixed output and inputs, the policy will use max mixer channel count. // Do not limit channel count otherwise