emerald: push vendor tree 22.2

This commit is contained in:
vannxavero
2025-11-10 14:09:55 +00:00
commit 0d3dff978a
2000 changed files with 173565 additions and 0 deletions
@@ -0,0 +1,109 @@
{
"version": "1.0",
"product": "emerald",
"threshold": {
"lowerAdj_freeMem_threshold": 307200,
"cam_boost_threshold": 2956012,
"lowAdj_threshold": 0,
"3rd_lowAdj_threshold": 50,
"update_state_delay_ms": 5000,
"kill_lowprio_sysapp_threshlod": 10240,
"intercept_restart_time": 3000,
"kill_highprio_sysapp_threshlod": 30720,
"skip_task": 2,
"skip_task_lower": 1,
"protect_locktask_num": 2,
"kill_tag": 31
},
"support": {
"mms_camcpt_enable": false,
"adj_swap_support": true,
"inhibit_procs_enable": true,
"inhibit_3rdprocs_enable": true,
"cam_boost_early_enable": true,
"perceptible_support": true,
"oom_update_support": true,
"lmkd_perceptible_support": true,
"inhibit_dynamic_enable": false
},
"oom":{
"oom_level": "23040:0,51200:100,128000:200,179200:250,256000:500,307200:800",
"psi_level": "30,20,13,8"
},
"threshold_6Gmem": {
"lowerAdj_freeMem_threshold": 102400,
"cam_boost_threshold": 1843200,
"lowAdj_threshold": 0,
"3rd_lowAdj_threshold": 50,
"cam_boost_ext_mem":204800,
"update_state_delay_ms": 5000,
"kill_lowprio_sysapp_threshlod": 10240,
"intercept_restart_time": 3000,
"kill_highprio_sysapp_threshlod": 30720,
"skip_task_lower": 1,
"protect_locktask_num": 2,
"kill_tag": 31,
"skip_task":2
},
"configs": [
{
"name": "protect_list",
"config": [
"com.ss.android.lark.kami"
]
},
{
"name": "white_list",
"config": [
"com.android.camera",
"android.process.media",
"com.miui.gallery",
"com.tencent.mm",
"com.miui.home",
"com.android.traceur",
"com.tencent.mobileqq",
"com.tencent.mm:push",
"com.tencent.mobileqq:MSF",
"com.ss.android.lark.kami:wschannel",
"com.xiaomi.mi_connect_service",
"com.phonetest.application:CameraMemoryWatcher",
"com.phonetest.application",
"android.camera.cts",
"android.camera.cts:errorLoggingServiceProcess",
"com.miui.screenrecorder"
]
},
{
"name": "black_list",
"config": [
"com.miui.newhome:launcher",
"com.miui.newhome",
"com.miui.systemAdSolution",
"com.xiaomi.smarthome:plugin0",
"com.xiaomi.smarthome",
"com.android.quicksearchbox",
"com.miui.systemAdSolution:ui",
"com.xiaomi.misettings",
"com.android.settings:remote"
]
},
{
"name": "inhibit_app_list",
"config": [
"com.google.android.providers.media.module",
"com.sohu.inputmethod.sogou.xiaomi",
"com.baidu.input_mi",
"com.iflytek.inputmethod.miui"
]
},
{
"name": "inhibit_native_list",
"config": [
"com.google.android.gms.persistent",
"/system/bin/logd",
"/vendor/bin/diag-router",
"/vendor/bin/hw/android.hardware.security.keymint-service-qti"
]
}
]
}