Home | History | Annotate | Download | only in log
      1 #ifndef __LOG_LOG_H__
      2 #define __LOG_LOG_H__
      3 
      4 #include <cutils/log.h>
      5 
      6 #endif
      7