This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_system_core
mirror of
https://github.com/fazilsheik96/android_system_core.git
Watch
1
Star
0
Fork
You've already forked android_system_core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1b2036f4d
android_system_core
/
include
/
cutils
/
log.h
2 lines
21 B
C
Raw
Normal View
History
Unescape
Escape
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
2013-07-23 23:59:20 +00:00
#
include
<log/log.h>