Fix minor obex bugs and re-format the comments

re-format comments
move connectible to connectable
remove unnecessary throws
remove not-used function ClientOperation.readResponse()
fix client abort case for PUT
set mOpen for PrivateOutputStream
add to platform.xml
This commit is contained in:
Tao Liejun
2009-07-13 15:57:11 -07:00
committed by Nick Pelly
parent c047d68372
commit 05ff98bbef
18 changed files with 496 additions and 842 deletions

View File

@@ -148,5 +148,7 @@
file="/system/framework/android.test.runner.jar" />
<library name="com.android.im.plugin"
file="/system/framework/com.android.im.plugin.jar"/>
<library name="javax.obex"
file="/system/framework/javax.obex.jar"/>
</permissions>