platform_system_core/libsuspend
Steve Paik d5dc807475 Fix logging in libsuspend
ALOGV --> LOG(VERBOSE)
ALOGE --> PLOG(ERROR)

Also cpp-ify file handling

Bug: 70669809
Test:  Logs work
Change-Id: Idbaf3dccb495cdcd11f411c70784d19d1faa13a5
2018-01-08 13:35:35 -08:00
..
include/suspend Create wrapper function for set_wakeup_callback 2017-12-18 10:22:04 -08:00
Android.bp Fix logging in libsuspend 2018-01-08 13:35:35 -08:00
autosuspend.c Create wrapper function for set_wakeup_callback 2017-12-18 10:22:04 -08:00
autosuspend_ops.h Convert autosuspend_wakeup_count.c to cpp 2017-12-20 17:02:31 -08:00
autosuspend_wakeup_count.cpp Fix logging in libsuspend 2018-01-08 13:35:35 -08:00