commit | 308d2c1de26e3e5d579771b3dba9cdde286d321e | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Jul 23 16:59:20 2013 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Jul 24 12:32:39 2013 -0700 |
tree | d4c31f6a0a2c0101b4ea48c0f8fe254818927f5d | |
parent | 46878591f5fe28bcfddf8174434a943dd5a48a9f [diff] |
Move liblog headers to system/core/include/log Move the liblog headers to log/ instead of cutils/ to complete the separation of libcutils and liblog. cutils/log.h still exists and includes log/log.h in order to support the many existing modules that use cutils/log.h. Change-Id: I2758c9f4aedcb809ca7ba8383d0f55041dd44345