OSDN Git Service

rild.c: Use log/log.h instead of utils/Log.h
authorDan Willemsen <dwillemsen@google.com>
Tue, 4 Apr 2017 04:58:13 +0000 (21:58 -0700)
committerSteven Moreland <smoreland@google.com>
Wed, 5 Apr 2017 16:52:56 +0000 (09:52 -0700)
commite196178adb324e4c1e3614e5940825422485482a
tree765c153714b2ae39ef20f8ed8a8111f7a936572a
parentc7aaac2316b2d9a4e3a472b05156997778b63164
rild.c: Use log/log.h instead of utils/Log.h

This doesn't use libutils, so it shouldn't be using the libutils
headers. It doesn't use anything unique to utils/Log.h anyways.

It also shouldn't be using any headers from TARGET_OUT_HEADERS (aka
LOCAL_COPY_HEADERS)

Test: m -j rild
Change-Id: I64ef29cdc17a32e013bccfa799cb9c125386cf50
rild/Android.mk
rild/rild.c