OSDN Git Service

gn-build: Get //utils:utils to compile
authorArman Uguray <armansito@google.com>
Fri, 29 May 2015 22:10:45 +0000 (15:10 -0700)
committerArman Uguray <armansito@google.com>
Mon, 1 Jun 2015 22:41:57 +0000 (22:41 +0000)
commit499282bc6a165ef3aa76bbef4722a833a2aea675
tree020fba38e6b1ec59cccb9c8b6c71a392cbdbe691
parent6850e3364800487eb4c7b5f9ab5a6e366a9a11eb
gn-build: Get //utils:utils to compile

This CL conditionally removes the dependency on libcutils to get the
//utils:utils static library target to compile in GN. This technically breaks
the functionality on non-Android platforms until we come up with a common way to
make the logic work.

BUG=21339022

Change-Id: I47cd8f7991942dbe43a577cef1f95626560f7f72
utils/src/bt_utils.c