OSDN Git Service

Remove no longer needed http proxy handling code, it's obsolete now
authorAndreas Huber <andih@google.com>
Wed, 5 Feb 2014 19:50:22 +0000 (11:50 -0800)
committerAndreas Huber <andih@google.com>
Wed, 5 Feb 2014 19:53:40 +0000 (11:53 -0800)
commitf8a0c47e9091d7a14e05dedc65b49af09fdc8fb8
treeaa5272a0f53b875133d6f60ff789ea1adb106cc5
parentcb1b23b5e600abe542e3374b66c2be7976fccd72
Remove no longer needed http proxy handling code, it's obsolete now

since we started to use java's HTTPConnection instead of the native
implementation.

Change-Id: I32b08480593a859e0368dbbcf8da8f25c9e08ca9
media/java/android/media/MediaPlayer.java
media/jni/android_media_MediaPlayer.cpp