summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorAl Sutton <al@funkyandroid.com>2014-11-19 19:50:48 +0000
committerJean-Michel Trivi <jmtrivi@google.com>2015-01-14 09:32:36 -0800
commit017c97a5b1a55d402da1a793c91fc37f11b05747 (patch)
tree2349f325f81451641a75b859cf201119f2446bec /libutils/Unicode.cpp
parentf2bd3fdd190fc1234913febfe254f8bcc4e675da (diff)
Fix building on modern versions of Xcode and OS X.
Recent versions of XCode fail to compile the adb and fastboot binaries due to two functions being deprecated in 10.9 (GetCurrentProcess and ProcessInformationCopyDictionary), and the use of -Werrror. This patch replaces the method implementations which use calls to methods deprecated in the 10.9 SDK with versions which only call non-deprecated methods. (cherry picked from commit f456d47c506d87265ce0ff6080cba5374dced011) Change-Id: Ibd80dda73ccdd7c561b50b4065581e645d9855d6
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions