OSDN Git Service

osi: Fix compile error due to API change on AOSP
authorArman Uguray <armansito@google.com>
Tue, 14 Jul 2015 19:32:33 +0000 (12:32 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 14 Jul 2015 20:33:18 +0000 (20:33 +0000)
commit489dd3d2ea6d23d663f4d91e856350b5fc215479
tree60136b17233eb0021ddfa81e56d4f3b8808f3b05
parent0bfce71c4d495ba23306240263dc74c3248ccc5c
osi: Fix compile error due to API change on AOSP

All LOG_* functions require a first argument "tag", which was added on AOSP.

Change-Id: I2e678baa5da1cbf7073291983a0339dade6abca8
osi/src/config.c