mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-17 03:42:49 +00:00
Move libsystemproperties to external
This commit is contained in:
4
native/jni/external/systemproperties/include/async_safe/log.h
vendored
Normal file
4
native/jni/external/systemproperties/include/async_safe/log.h
vendored
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