am 831ad524
: Fix issue 2641884: Bluetooth volume is dependent on in call volume.
* commit '831ad5246fcfcd3c91e02c079a0aee997c895ddf': Fix issue 2641884: Bluetooth volume is dependent on in call volume.
This commit is contained in:
commit
14e362617c
1 changed files with 1 additions and 0 deletions
|
@ -302,6 +302,7 @@ protected:
|
|||
nsecs_t mMusicStopTime; // time when last music stream was stopped
|
||||
bool mLimitRingtoneVolume; // limit ringtone volume to music volume if headset connected
|
||||
uint32_t mDeviceForStrategy[NUM_STRATEGIES];
|
||||
float mLastVoiceVolume; // last voice volume value sent to audio HAL
|
||||
|
||||
// Maximum CPU load allocated to audio effects in 0.1 MIPS (ARMv5TE, 0 WS memory) units
|
||||
static const uint32_t MAX_EFFECTS_CPU_LOAD = 1000;
|
||||
|
|
Loading…
Reference in a new issue