commit | f35cdb3c13f45ec3fc730b01963e1b05303756c1 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Fri Apr 06 16:56:41 2018 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Thu Apr 12 08:42:43 2018 -0700 |
tree | 831810af2ed818c13e02bd2edc0eb8ec2c360065 | |
parent | 2e3cbcff0e0e14a0c8da20b6f38b8077ecab9f95 [diff] |
gralloc960: Avoid warnings about cutils/log.h In building for treble I started noticing deprecation warnings on cutils/log.h. So switch to log/log.h. Change-Id: Id08ebd0adb00b3ae50875776883fa4104ebb2992 Signed-off-by: John Stultz <john.stultz@linaro.org>