summaryrefslogtreecommitdiffstats
path: root/wifi
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2011-10-12 09:51:22 +0100
committerSteve Block <steveblock@google.com>2011-10-12 09:51:22 +0100
commit8eb83b96ac75bf1d83147b2f2708a4398bae78bb (patch)
tree40c73ed19d51bb32a96df537b5da454e9c04db7f /wifi
parent99f36683a4f2c218d52922ae7c2a0c0b3f2890ed (diff)
downloadframeworks_base-8eb83b96ac75bf1d83147b2f2708a4398bae78bb.zip
frameworks_base-8eb83b96ac75bf1d83147b2f2708a4398bae78bb.tar.gz
frameworks_base-8eb83b96ac75bf1d83147b2f2708a4398bae78bb.tar.bz2
Modify BrowserFrame.requestClientCert() to take the host and port as a String
Currently we get the host and port from Chromium as a std::string, convert to a jbyte array to pass over JNI, then convert to String. It's simpler to convert directly to jstring and to pass that over JNI. Requires https://android-git.corp.google.com/g/141234 in external/webkit. Bug: 5442710 Change-Id: I5480471a841c24481ef09d836a8b0c778251b119
Diffstat (limited to 'wifi')
0 files changed, 0 insertions, 0 deletions