am 55f6bbf0: Merge "Move get_my_path_darwin to C++."

* commit '55f6bbf06ade70f7b7ac9aaf4b51b2fcfa7d8368':
  Move get_my_path_darwin to C++.
This commit is contained in:
Elliott Hughes 2015-04-16 20:37:44 +00:00 committed by Android Git Automerger
commit d65748bfce
2 changed files with 1 additions and 1 deletions

View file

@ -34,7 +34,7 @@ LIBADB_CFLAGS := \
LIBADB_darwin_SRC_FILES := \
fdevent.cpp \
get_my_path_darwin.c \
get_my_path_darwin.cpp \
usb_osx.c \
LIBADB_linux_SRC_FILES := \