mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-05-24 17:01:21 -04:00
support Android's logging system for fatal_error
This commit is contained in:
parent
b072022022
commit
8d0314295e
2 changed files with 8 additions and 0 deletions
|
@ -56,6 +56,7 @@ cc_library {
|
|||
defaults: ["hardened_malloc_defaults"],
|
||||
srcs: lib_src_files,
|
||||
export_include_dirs: ["include"],
|
||||
static_libs: ["libasync_safe"],
|
||||
target: {
|
||||
android: {
|
||||
shared: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue