mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 05:01:53 +00:00
Separate libutils and libsystemproperties
This commit is contained in:
4
native/jni/systemproperties/include/async_safe/log.h
Normal file
4
native/jni/systemproperties/include/async_safe/log.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define async_safe_format_buffer snprintf
|
||||
#define async_safe_format_log(...) /* NOP */
|
||||
Reference in New Issue
Block a user