Hi! Could someone explain me what these 2 commands do exactly? Ever since applying these 3 commands I have had very short freezes during opening / using apps.
1. adb shell settings put global restricted_device_performance 1,1 (How does this limit the performance and what if I set it to 0,0?)
2. adb shell settings put global enhanced_processing 0 (What does this do / disable?)
3. adb shell settings put global sem_enhanced_cpu_responsiveness 0 (What is this exactly?)
Thank you
1. adb shell settings put global restricted_device_performance 1,1 (How does this limit the performance and what if I set it to 0,0?)
2. adb shell settings put global enhanced_processing 0 (What does this do / disable?)
3. adb shell settings put global sem_enhanced_cpu_responsiveness 0 (What is this exactly?)
Thank you