xref: /aosp_15_r20/system/logging/liblog/rust/liblog_wrapper.h (revision 598139dc91b21518d67c408eaea2644226490971)
1 #pragma once
2 
3 #include <log/log_event_list.h>
4 
5 #ifndef __ANDROID_VNDK__
6 #include <private/android_logger.h>
7 #endif
8