peridot: Import from V816.0.5.0.UNPMIXM

This commit is contained in:
AdarshGrewal
2024-08-10 14:00:32 +05:30
commit b551459cda
2862 changed files with 460176 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!--MIUI ADD: Performance_BoostFramework -->
<BoostConfigs>
<PerfBoost>
<!-- ENABLE-->
<!-- white opcode list: -->
<!-- white process list: -->
<!-- white hint list: MTP boost、 Drag boost、FPS update、Decode-->
<Config
Enable = "true"
Resources = "0x40800000, 0x40800100, 0x40800200, 0x40800300, 0X42804000, 0x4303C000"
Processlist = "poweropt-service, cnss-daemon, miuibooster,
com.android.camera, vendor.qti.camera.provider-service_64,
com.miui.powerkeeper, com.xiaomi.joyose"
Hintlist = "0x00001086, 0x00001087, 0x00001094, 0x0000109B, 0X00001505, 0X00001502, 0X00001504"/>
</PerfBoost>
</BoostConfigs>
<!--END Performance_BoostFramework -->