add real mallinfo implementation for Android
Android Q uses the mallinfo implementation in the ART GC:c220f981801575267302
This commit is contained in:
@@ -25,6 +25,7 @@ common_cflags = [
|
||||
"-DFREE_SLABS_QUARANTINE_RANDOM_LENGTH=32",
|
||||
"-DCONFIG_CLASS_REGION_SIZE=1073741824", // 1GiB
|
||||
"-DN_ARENA=1",
|
||||
"-DSTATS=false",
|
||||
]
|
||||
|
||||
cc_defaults {
|
||||
|
||||
Reference in New Issue
Block a user