Loading hal/audio_extn/audio_extn.h +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ #endif #ifndef AUDIO_DEVICE_IN_PROXY #define AUDIO_DEVICE_IN_PROXY (AUDIO_DEVICE_BIT_IN | 0x2000000) #define AUDIO_DEVICE_IN_PROXY (AUDIO_DEVICE_BIT_IN | 0x1000000) #endif #ifndef INCALL_MUSIC_ENABLED Loading Loading
hal/audio_extn/audio_extn.h +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ #endif #ifndef AUDIO_DEVICE_IN_PROXY #define AUDIO_DEVICE_IN_PROXY (AUDIO_DEVICE_BIT_IN | 0x2000000) #define AUDIO_DEVICE_IN_PROXY (AUDIO_DEVICE_BIT_IN | 0x1000000) #endif #ifndef INCALL_MUSIC_ENABLED Loading