[Opt]新增OOM内存监测

This commit is contained in:
chenfufeng
2023-08-09 18:27:50 +08:00
parent 76e153a815
commit 879bbc2a90
3 changed files with 23 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ dependencies {
implementation rootProject.ext.dependencies.android_start_up
implementation rootProject.ext.dependencies.cicle_indicator
implementation rootProject.ext.dependencies.koomjava
implementation rootProject.ext.dependencies.koomnative
implementation rootProject.ext.dependencies.koomxhook
api project(':test:crashreport-apmbyte')