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)
committerDan Willemsen <dwillemsen@google.com>
Tue, 4 Apr 2017 05:06:24 +0000 (05:06 +0000)
commit950d83079f9776f08b28b5e882477a7313fd4cdf
tree415deed0b642abbb6f9f934329ce99f247c0e168
parentb3e6a478ff5bdb220e6881089e65f8fdb792b8ca
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