Move libsystemproperties to external

This commit is contained in:
topjohnwu
2020-12-31 15:06:19 -08:00
parent f9bde347bc
commit 4e97b18977
30 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#pragma once
#define async_safe_format_buffer snprintf
#define async_safe_format_log(...) /* NOP */