codeworkx changed the topic of #teamhacksung to: TEAMHACKSUNG DEVELOPER CHANNEL
DuperMan has quit [Disconnected by services]
Doops has joined #teamhacksung
Doops has quit [Ping timeout: 268 seconds]
Bradada has joined #teamhacksung
DuperMan has joined #teamhacksung
wingston has joined #teamhacksung
wingston has quit [Quit: Ex-Chat]
DuperMan has quit [Remote host closed the connection]
CoreISP has quit [Quit: Leaving]
krabador has quit [Read error: Connection reset by peer]
evcz is now known as Guest23856
meeeeeeee has joined #teamhacksung
meeeeeeee has quit [Changing host]
meeeeeeee has joined #teamhacksung
Guest23856 has quit [Ping timeout: 264 seconds]
scar45 has quit [Read error: Connection reset by peer]
scar45 has joined #teamhacksung
lodder has quit [Ping timeout: 246 seconds]
lodder has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
Forsaken has quit [Ping timeout: 276 seconds]
dpm has joined #teamhacksung
martinjlowm has quit [Ping timeout: 260 seconds]
imnuts has quit [Quit: in your mouth]
martinjlowm has joined #teamhacksung
methril has quit [Quit: Leaving]
maggick has joined #teamhacksung
angelsl has joined #teamhacksung
ricotz has quit [Quit: Ex-Chat]
SlashV has joined #teamhacksung
sud3n has quit [Read error: Connection timed out]
sud3n has joined #teamhacksung
ClashTheBunny has joined #teamhacksung
sud3n has quit [Read error: Connection timed out]
sud3n has joined #teamhacksung
imneveral0ne has quit [Read error: Connection reset by peer]
koud_ has joined #teamhacksung
rndio_ has joined #teamhacksung
OwariDa_ has joined #teamhacksung
sbrissen_gone is now known as sbrissen
Bradada has quit [Remote host closed the connection]
a3Dman_ has joined #teamhacksung
rndio has quit [*.net *.split]
a3Dman has quit [*.net *.split]
OwariDa has quit [*.net *.split]
koud has quit [*.net *.split]
GNUtoo-m4a785t-m has joined #teamhacksung
DuperMan has joined #teamhacksung
datagutt has joined #teamhacksung
pcomputo has joined #teamhacksung
DuperMan has quit [Ping timeout: 260 seconds]
DuperMan has joined #teamhacksung
mcampbellsmith has joined #teamhacksung
<mcampbellsmith>
anyone here using a car dock ?
<mcampbellsmith>
I'm trying to debug an issue on the i9305 (I don't have a dock, but am provided logs). The dock is being reported as state 2 or EXTRA_DOCK_STATE_CAR, which seems correct. But in AudioService.java, this case statement forces the audio to use BT Audio:
<mcampbellsmith>
This means that in AudioPolicyManagerBase.cpp, the audio device AUDIO_DEVICE_OUT_ANLG_DOCK_HEADSET is never chosen due to this if statement:
<mcampbellsmith>
if ((device2 == AUDIO_DEVICE_NONE) &&